<?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[C++ kann keine Bibliothek finden]]></title><description><![CDATA[<p>Hallo <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Ich bin was programmieren anbelangt blutigster Anfänger, und stehe momentan vor einem (für mich) Riesenproblem:</p>
<p>Wir arbeiten in der Schule mit der Dinosaurierversion C++ 3.1, die ich auch bei mir installiert habe. Installation dürfte korrekt sein, allerdings kann ich kein einziges von mir gschriebenes Programm starten, weil er nie die jeweiligen Bibliotheken finden kann:</p>
<p>Unable to open include file &lt;iostream.h&gt;<br />
Unable to open include file &lt;conio.h&gt;<br />
Unable to open include file &lt;iostream.h&gt;<br />
usw.</p>
<p>Ich habe keine Ahnung, wie ich diese Sache beheben kann ...</p>
<p>Vielen Dank für Hilfe!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/124290/c-kann-keine-bibliothek-finden</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 21:58:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/124290.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Oct 2005 10:08:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C++ kann keine Bibliothek finden on Wed, 26 Oct 2005 10:08:13 GMT]]></title><description><![CDATA[<p>Hallo <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Ich bin was programmieren anbelangt blutigster Anfänger, und stehe momentan vor einem (für mich) Riesenproblem:</p>
<p>Wir arbeiten in der Schule mit der Dinosaurierversion C++ 3.1, die ich auch bei mir installiert habe. Installation dürfte korrekt sein, allerdings kann ich kein einziges von mir gschriebenes Programm starten, weil er nie die jeweiligen Bibliotheken finden kann:</p>
<p>Unable to open include file &lt;iostream.h&gt;<br />
Unable to open include file &lt;conio.h&gt;<br />
Unable to open include file &lt;iostream.h&gt;<br />
usw.</p>
<p>Ich habe keine Ahnung, wie ich diese Sache beheben kann ...</p>
<p>Vielen Dank für Hilfe!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901001</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901001</guid><dc:creator><![CDATA[altarion]]></dc:creator><pubDate>Wed, 26 Oct 2005 10:08:13 GMT</pubDate></item><item><title><![CDATA[Reply to C++ kann keine Bibliothek finden on Wed, 26 Oct 2005 10:13:59 GMT]]></title><description><![CDATA[<p>die Standar-Header von C++ werden ohne .h geschrieben <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /> (also mit &quot;#include &lt;iostream&gt;&quot; etc)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901008</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901008</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Wed, 26 Oct 2005 10:13:59 GMT</pubDate></item><item><title><![CDATA[Reply to C++ kann keine Bibliothek finden on Wed, 26 Oct 2005 10:15:23 GMT]]></title><description><![CDATA[<p>C++ hat keine Version. Du meinst wahrscheinlich deinen Compiler - da darf ich nochmal nachfragen: Welcher 3.1-Compiler ist das?</p>
<p>Turbo C++?<br />
MSVC?<br />
DevCPP?<br />
etc.</p>
<p>Da muss es einen Namen geben, C++ ist kein Programm, C++ ist nur eine Sprache.</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901010</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901010</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Wed, 26 Oct 2005 10:15:23 GMT</pubDate></item></channel></rss>