<?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[AntiGrain - Linker-Fehler]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich hab einen Beispielcode von antigrain übernommen (BCB 6.0 prof.). Nur kann ich mit den unzähligen Linkerfehlern nichts anfangen. Kann mir jemand helfen ?</p>
<p>[Linker Fehler] Unresolved external 'agg::platform_support::~platform_support()' referenced from C:\ENTWICKLUNG\Test\AGG-2.5\INCLUDE\UNIT1.OBJ<br />
[Linker Fehler] Unresolved external 'agg::platform_support::on_idle()' referenced from C:\ENTWICKLUNG\Test\AGG-2.5\INCLUDE\UNIT1.OBJ</p>
<p>Erich</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/187331/antigrain-linker-fehler</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 16:55:56 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/187331.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jul 2007 14:22:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Wed, 18 Jul 2007 14:22:13 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich hab einen Beispielcode von antigrain übernommen (BCB 6.0 prof.). Nur kann ich mit den unzähligen Linkerfehlern nichts anfangen. Kann mir jemand helfen ?</p>
<p>[Linker Fehler] Unresolved external 'agg::platform_support::~platform_support()' referenced from C:\ENTWICKLUNG\Test\AGG-2.5\INCLUDE\UNIT1.OBJ<br />
[Linker Fehler] Unresolved external 'agg::platform_support::on_idle()' referenced from C:\ENTWICKLUNG\Test\AGG-2.5\INCLUDE\UNIT1.OBJ</p>
<p>Erich</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1327840</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1327840</guid><dc:creator><![CDATA[ErichG]]></dc:creator><pubDate>Wed, 18 Jul 2007 14:22:13 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Wed, 18 Jul 2007 15:15:14 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Vermutlich hast du die entsprechende Lib-Datei nicht dem Projekt hinzugefügt oder du must noch die Pfadangaben in <em>Projekt/Optionen/Verzeichnisse/Bibliothekspfad</em> erweitern.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1327875</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1327875</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 18 Jul 2007 15:15:14 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Wed, 18 Jul 2007 15:21:39 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>es war keine lib oder dll Datei dabei.</p>
<p>Ich hab dieses Beispiel versucht:<br />
<a href="http://www.antigrain.com/demo/component_rendering.cpp.html" rel="nofollow">http://www.antigrain.com/demo/component_rendering.cpp.html</a></p>
<p>Erich</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1327881</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1327881</guid><dc:creator><![CDATA[ErichG]]></dc:creator><pubDate>Wed, 18 Jul 2007 15:21:39 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Wed, 18 Jul 2007 15:43:35 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Dann must du entweder selber aus der zum Download dot freigegebenen Package (nein das Demo-cpp reicht nicht) eine solche lib (<a href="http://bcb-tutorial.c-plusplus.net/DLL_Tutorial/index.html" rel="nofollow">siehe statische Library</a>) erstellen, kompilieren und einbinden oder gleich den ganzen Quellcode aus dem Package samt cpp-Dateien in dein Projekt integrieren.</p>
<p>Offenbar ist in dem Package bereits ein make-file für den MinGW-Compiler dabei. Wenn du dich damit auskennst kannst du auch das für den Builder anpassen.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1327896</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1327896</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 18 Jul 2007 15:43:35 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Thu, 19 Jul 2007 08:31:02 GMT]]></title><description><![CDATA[<p>Schönen Dank. Damit kenne ich mich nicht aus, aber ich suche gerade nach einer Firma, die mir das erstellen kann.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1328241</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1328241</guid><dc:creator><![CDATA[ErichG]]></dc:creator><pubDate>Thu, 19 Jul 2007 08:31:02 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Thu, 19 Jul 2007 08:50:32 GMT]]></title><description><![CDATA[<p>Ich habe zufällig Projektdateien für den BCB5 und den BCB2007 für Antigrain da. Wenn du willst, kann ich sie dir ja mal schicken. Die vom BCB5 kannst du ja auch für den BCB6 nehmen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1328265</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1328265</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Thu, 19 Jul 2007 08:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to AntiGrain - Linker-Fehler on Thu, 19 Jul 2007 09:06:41 GMT]]></title><description><![CDATA[<p>Genial ! Das wär total klasse ! <a href="mailto:e.stimmer@gmx.de" rel="nofollow">e.stimmer@gmx.de</a></p>
<p>VIELEN DANK !</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1328283</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1328283</guid><dc:creator><![CDATA[ErichG]]></dc:creator><pubDate>Thu, 19 Jul 2007 09:06:41 GMT</pubDate></item></channel></rss>