<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Linker Fehler]]></title><description><![CDATA[<p>Hallo, ich bekomme beim compilen einen Linker Fehler:</p>
<pre><code>[Linker Fehler] Unresolved external '__fastcall TDoggyStyleForm::Button6Click(System::TObject *)' referenced from C:\DOKUMENTE UND EINSTELLUNGEN\EJAK\EIGENE DATEIEN\C++\PROJEKT\UNIT1.OBJ
</code></pre>
<p>aber ich weiß nicht was ich machen soll...Ich habe nichts mit Button6 also auch nichts mit Button6Click</p>
<p>danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/154879/linker-fehler</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 14:18:13 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/154879.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Jul 2006 15:20:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 15:20:15 GMT]]></title><description><![CDATA[<p>Hallo, ich bekomme beim compilen einen Linker Fehler:</p>
<pre><code>[Linker Fehler] Unresolved external '__fastcall TDoggyStyleForm::Button6Click(System::TObject *)' referenced from C:\DOKUMENTE UND EINSTELLUNGEN\EJAK\EIGENE DATEIEN\C++\PROJEKT\UNIT1.OBJ
</code></pre>
<p>aber ich weiß nicht was ich machen soll...Ich habe nichts mit Button6 also auch nichts mit Button6Click</p>
<p>danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107853</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107853</guid><dc:creator><![CDATA[XXXXXXL]]></dc:creator><pubDate>Mon, 31 Jul 2006 15:20:15 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 15:39:52 GMT]]></title><description><![CDATA[<p>Fakt ist: du must-&gt; oder gehabgt haben. Prüfe die Headerdatei</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107861</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107861</guid><dc:creator><![CDATA[Christian411]]></dc:creator><pubDate>Mon, 31 Jul 2006 15:39:52 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 15:48:34 GMT]]></title><description><![CDATA[<p>was soll ich da prüfen? sorry bin noob</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107866</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107866</guid><dc:creator><![CDATA[XXXXXXL]]></dc:creator><pubDate>Mon, 31 Jul 2006 15:48:34 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 16:42:11 GMT]]></title><description><![CDATA[<p>Gehe die Unit1.h sowie die Unit1.cpp durch und schau nach ob es da Button6Click irgendwo gibt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107878</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107878</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Mon, 31 Jul 2006 16:42:11 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 16:40:10 GMT]]></title><description><![CDATA[<p>da ist leider nicht zu finden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107886</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107886</guid><dc:creator><![CDATA[XXXXXXL]]></dc:creator><pubDate>Mon, 31 Jul 2006 16:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Mon, 31 Jul 2006 16:45:30 GMT]]></title><description><![CDATA[<p>Da muß irgendwas sein. Geh mal auf Suchen/In Dateien suchen und gib dort &quot;Button6&quot; ein.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1107887</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1107887</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Mon, 31 Jul 2006 16:45:30 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler on Tue, 01 Aug 2006 06:40:59 GMT]]></title><description><![CDATA[<p>Noch der Hinweis: Der BCB (zumindest bis Verision 6) hat so seine Probleme mit Verzeichnissen, in denen Sonderzeichen sind. z.B. das C++ in dem Projektpfad.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1108175</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1108175</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Tue, 01 Aug 2006 06:40:59 GMT</pubDate></item></channel></rss>