<?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[fehlermeldung]]></title><description><![CDATA[<p>es stimmt etwas nicht mit der linker</p>
<p>[Linker error] undefined reference to <code>cls()' \[Linker error\] undefined reference to</code>setCursor(int, int)'<br />
ld returned 1 exit status</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/132022/fehlermeldung</link><generator>RSS for Node</generator><lastBuildDate>Thu, 27 Aug 2026 09:11:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/132022.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Jan 2006 17:57:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to fehlermeldung on Sat, 07 Jan 2006 17:57:21 GMT]]></title><description><![CDATA[<p>es stimmt etwas nicht mit der linker</p>
<p>[Linker error] undefined reference to <code>cls()' \[Linker error\] undefined reference to</code>setCursor(int, int)'<br />
ld returned 1 exit status</p>
]]></description><link>https://www.c-plusplus.net/forum/post/959879</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/959879</guid><dc:creator><![CDATA[anfängerc++]]></dc:creator><pubDate>Sat, 07 Jan 2006 17:57:21 GMT</pubDate></item><item><title><![CDATA[Reply to fehlermeldung on Sat, 07 Jan 2006 18:22:03 GMT]]></title><description><![CDATA[<p>anfängerc++ schrieb:</p>
<blockquote>
<p>es stimmt etwas nicht mit der linker</p>
<p>[Linker error] undefined reference to <code>cls()' \[Linker error\] undefined reference to</code>setCursor(int, int)'<br />
ld returned 1 exit status</p>
</blockquote>
<p>Jup. Er kann die Definitionen der Funktionen cls() und setCursor() nicht finden. =&gt; Linker-Einstellungen überprüfen. Ist die Datei, die die Implementierungen der o.g. Funktionen enthält korrekt eingebunden?</p>
<p>Gruß Caipi</p>
]]></description><link>https://www.c-plusplus.net/forum/post/959898</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/959898</guid><dc:creator><![CDATA[Caipi]]></dc:creator><pubDate>Sat, 07 Jan 2006 18:22:03 GMT</pubDate></item><item><title><![CDATA[Reply to fehlermeldung on Sat, 07 Jan 2006 18:22:47 GMT]]></title><description><![CDATA[<p>anfängerc++ schrieb:</p>
<blockquote>
<p>es stimmt etwas nicht mit der linker</p>
</blockquote>
<p>Das glaube ich kaum.<br />
Die fehlenden funktionen sind in keiner standard-library. Also nehme ich an das du vergessen hast eine zusätzliche library ins projekt einzubinden.<br />
Kurt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/959899</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/959899</guid><dc:creator><![CDATA[ZuK]]></dc:creator><pubDate>Sat, 07 Jan 2006 18:22:47 GMT</pubDate></item></channel></rss>