<?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[Die Error durch Compiler bei Visual C++ 2005]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>Ich habe mein c-Programm unter Visual C++ 2005 kompiliert , leider kommt ein Fehler , ueber den ich mich nicht auskennt , vor.</p>
<p>//******** in Quelldateien**********************************<br />
//#define PLAY_WITH_KEEPALIVE<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;stdio.h&gt;<br />
#include &lt;string.h&gt;</p>
<p>#include &quot;nodavesimple.h&quot; // hier wird die headerdatei importiert.<br />
#include &quot;openSocket.h&quot;<br />
........</p>
<p>//**********in nodavesimple.headdatei*****************************<br />
........<br />
#else<br />
#error Fill in what you need for your OS or API.<br />
#endif /* BCCWIN <em>/<br />
#endif /</em> LINUX */<br />
........</p>
<p>//************die kommende Fehlermeldung******************************<br />
fatal error C1189: #error : Fill in what you need for your OS or API.</p>
<p>Ích bedanke mich für Ihre Hilfe.</p>
<p>Viele Grüsser<br />
Mario</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/178593/die-error-durch-compiler-bei-visual-c-2005</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 22:09:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/178593.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Apr 2007 13:20:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Die Error durch Compiler bei Visual C++ 2005 on Thu, 12 Apr 2007 13:20:34 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>Ich habe mein c-Programm unter Visual C++ 2005 kompiliert , leider kommt ein Fehler , ueber den ich mich nicht auskennt , vor.</p>
<p>//******** in Quelldateien**********************************<br />
//#define PLAY_WITH_KEEPALIVE<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;stdio.h&gt;<br />
#include &lt;string.h&gt;</p>
<p>#include &quot;nodavesimple.h&quot; // hier wird die headerdatei importiert.<br />
#include &quot;openSocket.h&quot;<br />
........</p>
<p>//**********in nodavesimple.headdatei*****************************<br />
........<br />
#else<br />
#error Fill in what you need for your OS or API.<br />
#endif /* BCCWIN <em>/<br />
#endif /</em> LINUX */<br />
........</p>
<p>//************die kommende Fehlermeldung******************************<br />
fatal error C1189: #error : Fill in what you need for your OS or API.</p>
<p>Ích bedanke mich für Ihre Hilfe.</p>
<p>Viele Grüsser<br />
Mario</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1264670</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1264670</guid><dc:creator><![CDATA[liliangjie]]></dc:creator><pubDate>Thu, 12 Apr 2007 13:20:34 GMT</pubDate></item><item><title><![CDATA[Reply to Die Error durch Compiler bei Visual C++ 2005 on Thu, 12 Apr 2007 14:02:25 GMT]]></title><description><![CDATA[<p>Ist doch klar: Fill in what you need for your OS or API.</p>
<p>Ein klarer Fall von RTFM.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1264706</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1264706</guid><dc:creator><![CDATA[MFK]]></dc:creator><pubDate>Thu, 12 Apr 2007 14:02:25 GMT</pubDate></item></channel></rss>