<?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[Anfänger braucht hilfe]]></title><description><![CDATA[<p>Hey Leute ich habe jetzt einen Compiler installiert und mein erstes Programm.<br />
Doch wen ich das in der console compilen will kommt das</p>
<p>Bild: <a href="http://imageshack.us/photo/my-images/709/unbenanntfqy.png/" rel="nofollow">http://imageshack.us/photo/my-images/709/unbenanntfqy.png/</a></p>
<p>Quelltext der Datei:</p>
<p>[cpp]<br />
/* Das erste C++-Programm */</p>
<p>/*<br />
Eine einfache Ausgabe auf der Konsole.<br />
*/</p>
<p>#include &lt;iostream&gt; // Diese Headerdatei wird für die Ausgabe benötigt.</p>
<p>int main()<br />
{<br />
std::cout &lt;&lt; &quot;Mein erstes C++-Programm.&quot; &lt;&lt; std::endl;</p>
<p>return 0;<br />
}</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/288232/anfänger-braucht-hilfe</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 02:28:50 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/288232.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Jun 2011 22:12:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:12:58 GMT]]></title><description><![CDATA[<p>Hey Leute ich habe jetzt einen Compiler installiert und mein erstes Programm.<br />
Doch wen ich das in der console compilen will kommt das</p>
<p>Bild: <a href="http://imageshack.us/photo/my-images/709/unbenanntfqy.png/" rel="nofollow">http://imageshack.us/photo/my-images/709/unbenanntfqy.png/</a></p>
<p>Quelltext der Datei:</p>
<p>[cpp]<br />
/* Das erste C++-Programm */</p>
<p>/*<br />
Eine einfache Ausgabe auf der Konsole.<br />
*/</p>
<p>#include &lt;iostream&gt; // Diese Headerdatei wird für die Ausgabe benötigt.</p>
<p>int main()<br />
{<br />
std::cout &lt;&lt; &quot;Mein erstes C++-Programm.&quot; &lt;&lt; std::endl;</p>
<p>return 0;<br />
}</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077292</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077292</guid><dc:creator><![CDATA[slice3984]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:12:58 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:19:57 GMT]]></title><description><![CDATA[<p>Also am Quelltext liegt es definitiv nicht, vermutlich ist dein Compiler zu alt, um den Standard wirklich umzusetzen.</p>
<p>(PS: Die cpp-Tags funktionieren besser, wenn du sie auch wieder zu machst ;))</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077296</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077296</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:22:33 GMT]]></title><description><![CDATA[<p>Ich empfehle dann auch gleich mal Visual Studio (Express edition ist gratis, muss nur registiert werden) als IDE, oder GCC (Edit: G++ ;)) als reinen Compiler.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077297</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077297</guid><dc:creator><![CDATA[cooky451]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:22:33 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:24:41 GMT]]></title><description><![CDATA[<p>Hättest du vll einen link zu einen neueren ?<br />
Edit: <a href="http://sourceforge.net/projects/winavr/files/WinAVR/20100110/" rel="nofollow">http://sourceforge.net/projects/winavr/files/WinAVR/20100110/</a><br />
Ist das der richtige?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077298</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077298</guid><dc:creator><![CDATA[slice3984]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:24:41 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:43:51 GMT]]></title><description><![CDATA[<p>Ich schließe mich mal cookies Empfehlung an, weil mir auf die Schnelle auch nichts besseres einfällt <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077302</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077302</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:43:51 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Sun, 12 Jun 2011 22:48:25 GMT]]></title><description><![CDATA[<p>Falls du Windows hast:<br />
<a href="http://www.microsoft.com/germany/express/products/windows.aspx" rel="nofollow">http://www.microsoft.com/germany/express/products/windows.aspx</a><br />
(Rechts Visual C++)</p>
<p>Oder MinGW (GNU GCC/G++)<br />
<a href="http://sourceforge.net/projects/mingw/files/" rel="nofollow">http://sourceforge.net/projects/mingw/files/</a><br />
(Über den Verzeichnissen die .exe)</p>
<p>Oder Cygwin (Google :D)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077303</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077303</guid><dc:creator><![CDATA[cooky451]]></dc:creator><pubDate>Sun, 12 Jun 2011 22:48:25 GMT</pubDate></item><item><title><![CDATA[Reply to Anfänger braucht hilfe on Mon, 13 Jun 2011 09:41:29 GMT]]></title><description><![CDATA[<p>CStoll schrieb:</p>
<blockquote>
<p>..., vermutlich ist dein Compiler zu alt, um den Standard wirklich umzusetzen.</p>
</blockquote>
<p>Nein, daran liegt es nicht, der BCC 5.5.1 kann definitiv schon den C++98-Standard (Copyright 2000).<br />
Da aber dieser von der Konsole aus aufgerufen wurde, fehlen ihm natürlich die ganzen Pfade auf die Include-Dateien (üblicherweise wird ja auch der Borland C++ Builder (BCB) als IDE dafür benutzt).<br />
Der Komamndozeilenparameter dafür müßte &quot;/I&quot; lauten.</p>
<p>Und da es die Turbo Express-Version des BCB leider nicht mehr gibt, kann ich mich auch nur dem &quot;VS Express 2010&quot; als kostenlose IDE anschließen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2077381</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2077381</guid><dc:creator><![CDATA[Th69]]></dc:creator><pubDate>Mon, 13 Jun 2011 09:41:29 GMT</pubDate></item></channel></rss>