<?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 2001 und 2019]]></title><description><![CDATA[<p>Ich bekomme folgende Fehlermeldung.</p>
<p>Ich habe ein neues Projekt gestartet und die Dateien<br />
um-gpib.h<br />
um-gpib.cpp<br />
gpibdevices.h<br />
gpibdevices.cpp</p>
<p>hinzugefügt.</p>
<p>Die .cpp Dateien laden dabei jeweils die .h Dateien<br />
In einem anderen Projekt wo ich diese Dateien her habe kompiliert das ganze auch und wird gelinkt.</p>
<p>In meinem neuen Projekt kompiliert es auch, bekomme aber diese Fehler und bin etwas ratlos.</p>
<pre><code>1&gt;GPIBDevices.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibsta&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibsta&quot;.
1&gt;GPIBDevices.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcntl&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcntl&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ReceiveSetup@8&quot; in Funktion &quot;&quot;public: long __thiscall GPIB_LeCroy::ReadData(int,unsigned short *,long)&quot; (?ReadData@GPIB_LeCroy@@QAEJHPAGJ@Z)&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibtmo@8&quot; in Funktion &quot;&quot;public: long __thiscall GPIB_LeCroy::ReadData(int,unsigned short *,long)&quot; (?ReadData@GPIB_LeCroy@@QAEJHPAGJ@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibtmo@8&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibclr@4&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_EGGLockIn::CreateLockIn(int)&quot; (?CreateLockIn@GPIB_EGGLockIn@@QAEHH@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibclr@4&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibonl@8&quot; in Funktion &quot;&quot;public: __thiscall GPIB_Board::~GPIB_Board(void)&quot; (??1GPIB_Board@@QAE@XZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibdev@24&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Device_Init_Without_Reset(int,int)&quot; (?GPIB_Device_Init_Without_Reset@GPIB_Device@@IAEXHH@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcnt&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_Receive@20&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_In(unsigned char *,long)&quot; (?GPIB_In@GPIB_Device@@IAEXPAEJ@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibwrt@12&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Out(char *)&quot; (?GPIB_Out@GPIB_Device@@IAEXPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibwait@8&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_WaitForIOComplete(void)&quot; (?GPIB_WaitForIOComplete@GPIB_Device@@IAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibrsp@8&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_WaitForSRQ(char)&quot; (?GPIB_WaitForSRQ@GPIB_Device@@IAEXD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibloc@4&quot; in Funktion &quot;&quot;public: void __thiscall GPIB_Device::GPIB_GoLocal(void)&quot; (?GPIB_GoLocal@GPIB_Device@@QAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibsre@8&quot; in Funktion &quot;&quot;public: void __thiscall GPIB_Device::GPIB_GoLocal(void)&quot; (?GPIB_GoLocal@GPIB_Device@@QAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibtrg@4&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Trigger(void)&quot; (?GPIB_Trigger@GPIB_Device@@IAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_SendIFC@4&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibrsc@8&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibfindA@4&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_SendList@20&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_Board::FindListener(char *)&quot; (?FindListener@GPIB_Board@@QAEHPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_FindLstn@16&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_Board::FindListener(char *)&quot; (?FindListener@GPIB_Board@@QAEHPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_iberr&quot;.
</code></pre>
<p>Matthias</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/190416/linker-fehler-2001-und-2019</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 13:44:53 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/190416.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Aug 2007 13:32:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Linker Fehler 2001 und 2019 on Wed, 22 Aug 2007 13:32:12 GMT]]></title><description><![CDATA[<p>Ich bekomme folgende Fehlermeldung.</p>
<p>Ich habe ein neues Projekt gestartet und die Dateien<br />
um-gpib.h<br />
um-gpib.cpp<br />
gpibdevices.h<br />
gpibdevices.cpp</p>
<p>hinzugefügt.</p>
<p>Die .cpp Dateien laden dabei jeweils die .h Dateien<br />
In einem anderen Projekt wo ich diese Dateien her habe kompiliert das ganze auch und wird gelinkt.</p>
<p>In meinem neuen Projekt kompiliert es auch, bekomme aber diese Fehler und bin etwas ratlos.</p>
<pre><code>1&gt;GPIBDevices.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibsta&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibsta&quot;.
1&gt;GPIBDevices.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcntl&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcntl&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ReceiveSetup@8&quot; in Funktion &quot;&quot;public: long __thiscall GPIB_LeCroy::ReadData(int,unsigned short *,long)&quot; (?ReadData@GPIB_LeCroy@@QAEJHPAGJ@Z)&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibtmo@8&quot; in Funktion &quot;&quot;public: long __thiscall GPIB_LeCroy::ReadData(int,unsigned short *,long)&quot; (?ReadData@GPIB_LeCroy@@QAEJHPAGJ@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibtmo@8&quot;.
1&gt;GPIBDevices.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibclr@4&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_EGGLockIn::CreateLockIn(int)&quot; (?CreateLockIn@GPIB_EGGLockIn@@QAEHH@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibclr@4&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibonl@8&quot; in Funktion &quot;&quot;public: __thiscall GPIB_Board::~GPIB_Board(void)&quot; (??1GPIB_Board@@QAE@XZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibdev@24&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Device_Init_Without_Reset(int,int)&quot; (?GPIB_Device_Init_Without_Reset@GPIB_Device@@IAEXHH@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_ibcnt&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_Receive@20&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_In(unsigned char *,long)&quot; (?GPIB_In@GPIB_Device@@IAEXPAEJ@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibwrt@12&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Out(char *)&quot; (?GPIB_Out@GPIB_Device@@IAEXPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibwait@8&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_WaitForIOComplete(void)&quot; (?GPIB_WaitForIOComplete@GPIB_Device@@IAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibrsp@8&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_WaitForSRQ(char)&quot; (?GPIB_WaitForSRQ@GPIB_Device@@IAEXD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibloc@4&quot; in Funktion &quot;&quot;public: void __thiscall GPIB_Device::GPIB_GoLocal(void)&quot; (?GPIB_GoLocal@GPIB_Device@@QAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibsre@8&quot; in Funktion &quot;&quot;public: void __thiscall GPIB_Device::GPIB_GoLocal(void)&quot; (?GPIB_GoLocal@GPIB_Device@@QAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibtrg@4&quot; in Funktion &quot;&quot;protected: void __thiscall GPIB_Device::GPIB_Trigger(void)&quot; (?GPIB_Trigger@GPIB_Device@@IAEXXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_SendIFC@4&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibrsc@8&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_ibfindA@4&quot; in Funktion &quot;&quot;protected: int __thiscall GPIB_Board::GPIB_Board_Init(void)&quot; (?GPIB_Board_Init@GPIB_Board@@IAEHXZ)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_SendList@20&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_Board::FindListener(char *)&quot; (?FindListener@GPIB_Board@@QAEHPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;_FindLstn@16&quot; in Funktion &quot;&quot;public: int __thiscall GPIB_Board::FindListener(char *)&quot; (?FindListener@GPIB_Board@@QAEHPAD@Z)&quot;.
1&gt;UM-Gpib.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;_iberr&quot;.
</code></pre>
<p>Matthias</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1349808</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1349808</guid><dc:creator><![CDATA[pospiech]]></dc:creator><pubDate>Wed, 22 Aug 2007 13:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler 2001 und 2019 on Wed, 22 Aug 2007 13:45:22 GMT]]></title><description><![CDATA[<p>Die Meldung ist doch eindeutig - der Linker findet die Funktionen nicht (ergo fehlt dort eine LIB).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1349816</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1349816</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Wed, 22 Aug 2007 13:45:22 GMT</pubDate></item><item><title><![CDATA[Reply to Linker Fehler 2001 und 2019 on Wed, 22 Aug 2007 14:12:22 GMT]]></title><description><![CDATA[<p>Wenn ich auf der CD von National Instruments eine Dokumentation gefunden hätte, sowie die entsprechenden Dateien wäre mir das auch schon vorher aufgefallen...</p>
<p>Nachdem ich jetzt die GPIB-32.obj gefunden habe (allerdings auch nicht auf der NI-CD) und ins Projekt eingefügt habe linkt es.</p>
<p>Matthias</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1349831</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1349831</guid><dc:creator><![CDATA[pospiech]]></dc:creator><pubDate>Wed, 22 Aug 2007 14:12:22 GMT</pubDate></item></channel></rss>