<?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[problem mit Vector klasse...]]></title><description><![CDATA[<p>ich hab grad visual c++ 2005 express installiert und eins von meinen uralt projekten geöffnet, habe den windows sdk in vc++2005 integriert.<br />
wenn ich das jetzt aber compilen möchte, krieg ich folgenden fehler:</p>
<pre><code>fadeStruct.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot; in Funktion &quot;&quot;public: struct myRGB const &amp; __thiscall std::_Vector_const_iterator&lt;struct myRGB,class std::allocator&lt;struct myRGB&gt; &gt;::operator*(void)const &quot; (??D?$_Vector_const_iterator@UmyRGB@@V?$allocator@UmyRGB@@@std@@@std@@QBEABUmyRGB@@XZ)&quot;.
1&gt;main.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
1&gt;Particle.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
1&gt;PSpawner.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
</code></pre>
<p>was kann man da machen?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/199305/problem-mit-vector-klasse</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:29:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/199305.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Dec 2007 02:42:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to problem mit Vector klasse... on Sat, 01 Dec 2007 02:42:15 GMT]]></title><description><![CDATA[<p>ich hab grad visual c++ 2005 express installiert und eins von meinen uralt projekten geöffnet, habe den windows sdk in vc++2005 integriert.<br />
wenn ich das jetzt aber compilen möchte, krieg ich folgenden fehler:</p>
<pre><code>fadeStruct.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot; in Funktion &quot;&quot;public: struct myRGB const &amp; __thiscall std::_Vector_const_iterator&lt;struct myRGB,class std::allocator&lt;struct myRGB&gt; &gt;::operator*(void)const &quot; (??D?$_Vector_const_iterator@UmyRGB@@V?$allocator@UmyRGB@@@std@@@std@@QBEABUmyRGB@@XZ)&quot;.
1&gt;main.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
1&gt;Particle.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
1&gt;PSpawner.obj : error LNK2001: Nicht aufgelöstes externes Symbol &quot;__imp___CrtDbgReportW&quot;.
</code></pre>
<p>was kann man da machen?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1413223</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1413223</guid><dc:creator><![CDATA[pixartist^2]]></dc:creator><pubDate>Sat, 01 Dec 2007 02:42:15 GMT</pubDate></item><item><title><![CDATA[Reply to problem mit Vector klasse... on Sat, 01 Dec 2007 06:27:07 GMT]]></title><description><![CDATA[<p>Gib bitte einfach mal __imp___CrtDbgReportW in Google ein und drücke auf den &quot;Suchen&quot; Knopf.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1413230</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1413230</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Sat, 01 Dec 2007 06:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to problem mit Vector klasse... on Sat, 01 Dec 2007 15:46:31 GMT]]></title><description><![CDATA[<p>Bereinige das Projekt, also lösche alle temporären Dateien. Danach komplett neu kompilieren.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1413413</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1413413</guid><dc:creator><![CDATA[groovemaster]]></dc:creator><pubDate>Sat, 01 Dec 2007 15:46:31 GMT</pubDate></item></channel></rss>