<?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[statisches inbinden von DLL&#x27;s]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich bin absoluter neuling <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
deshalb folgendes problem:<br />
ich will vom PC aus auf einen FTDI - USB chip zugreifen. FTDI liefert sogar eine<br />
dll und ein lib file um dieses zu tun. ich schaffe es aber nicht die dll statisch in mein borland project zu integrieren. ich includiere die entsprechende header datei und unter project-&gt;add to project hab ich auch die lib angegeben. wenn der linker dann dran ist gibts probleme</p>
<p>[Linker Error] Unresolved external 'FT_ListDevices' referenced from D:\VHDL\WIN2000\UNIT1.OBJ</p>
<p>so was ist falsch an der vorgehens weisse</p>
<p>MFG<br />
Christian</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/150135/statisches-inbinden-von-dll-s</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 08:46:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/150135.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Jun 2006 14:03:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:03:16 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich bin absoluter neuling <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
deshalb folgendes problem:<br />
ich will vom PC aus auf einen FTDI - USB chip zugreifen. FTDI liefert sogar eine<br />
dll und ein lib file um dieses zu tun. ich schaffe es aber nicht die dll statisch in mein borland project zu integrieren. ich includiere die entsprechende header datei und unter project-&gt;add to project hab ich auch die lib angegeben. wenn der linker dann dran ist gibts probleme</p>
<p>[Linker Error] Unresolved external 'FT_ListDevices' referenced from D:\VHDL\WIN2000\UNIT1.OBJ</p>
<p>so was ist falsch an der vorgehens weisse</p>
<p>MFG<br />
Christian</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076902</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076902</guid><dc:creator><![CDATA[usb_dll]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:10:38 GMT]]></title><description><![CDATA[<p>Eigentlich nüscht.</p>
<p>Könnte es eine DLL für VC sein??</p>
<p>Unter \Builder2006\Bin gibt es</p>
<p>coff2omf.exe</p>
<p>welche die DLL in eine BCB DLL übersetzt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076908</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076908</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:10:38 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:16:20 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>die konvertierung habe ich schon gemacht, da bin ich schon drauf gekommen . . .<br />
aber warum der linker mucken macht?????</p>
<p>muss ich im code selbst noch irgend etwas angeben, oder irgen welche anderen einstellungen vornehmen???</p>
<p>MFG<br />
christian</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076917</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076917</guid><dc:creator><![CDATA[usb_dll]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:16:20 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:21:06 GMT]]></title><description><![CDATA[<p>Tja, kann dir nur anbieten -&gt; schick mir alles zu, ich teste es hier mal <a href="mailto:cecke@marquardtnet.info" rel="nofollow">cecke@marquardtnet.info</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076920</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076920</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:21:06 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:29:38 GMT]]></title><description><![CDATA[<p>Vielleicht stimmt deine lib nicht. Hast du mal versucht mit implib aus der dll eine lib zu erzeugen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076929</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076929</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 14:53:34 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Offenbar ist bereits die lib vorhanden.</p>
<blockquote>
<p>und unter project-&gt;add to project hab ich auch die lib angegeben</p>
</blockquote>
<p>Ich schätzte mal du must noch den Pfad der lib in die Projektoptionen als Bibliothekspfad hinzufügen.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1076956</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1076956</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Tue, 13 Jun 2006 14:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 17:02:45 GMT]]></title><description><![CDATA[<p>Erstmal an alle einen riesen dank!!<br />
echt klasse wie flink und gut ihr mir geantwortet habt.<br />
ich habe die *.lib nochmals über implib generiert und siehe da die SCHEISSE GEHT!!</p>
<p>danke nochmals!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1077039</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1077039</guid><dc:creator><![CDATA[usb_dll]]></dc:creator><pubDate>Tue, 13 Jun 2006 17:02:45 GMT</pubDate></item><item><title><![CDATA[Reply to statisches inbinden von DLL&#x27;s on Tue, 13 Jun 2006 20:40:40 GMT]]></title><description><![CDATA[<p>Und noch ein kostenloser Tip auf den Weg: Der Plural von 'DLL' ist 'DLLs', ohne <a href="http://deppenapostroph.de/" rel="nofollow">Apostropenkatastrophe</a>.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1077210</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1077210</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Tue, 13 Jun 2006 20:40:40 GMT</pubDate></item></channel></rss>