<?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[boost::asio]]></title><description><![CDATA[<p>Hallo mal wieder^^</p>
<p>Ich wollte mich mal mit asio beschäftigen und bekomme (via pragma msg oder so) folgendes während des build-vorgangs ausgegeben:</p>
<p>msvc schrieb:</p>
<blockquote>
<p>1&gt;Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:<br />
1&gt;- add -D_WIN32_WINNT=0x0501 to the compiler command line; or<br />
1&gt;- add _WIN32_WINNT=0x0501 to your project's Preprocessor Definitions.<br />
1&gt;Assuming _WIN32_WINNT=0x0501 (i.e. Windows XP target).</p>
</blockquote>
<p>nicht, dass ich gar kein englisch könnte, aber wie könnte man dies dynamisch machen?<br />
was ist, wenn das gleiche projekt jmd mit windows98 oder so compilieren möchte?<br />
gibts die zahl nich schon unter irgend nem define oder so?</p>
<p>das einzige, was ich gefunden habe:<br />
<a href="http://lists.boost.org/boost-users/2008/10/41731.php" rel="nofollow">http://lists.boost.org/boost-users/2008/10/41731.php</a><br />
aber die antwort befriedigt mich nicht so wirklich...</p>
<p>bb</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/254306/boost-asio</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 01:02:17 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/254306.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Nov 2009 16:32:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to boost::asio on Sat, 14 Nov 2009 16:32:30 GMT]]></title><description><![CDATA[<p>Hallo mal wieder^^</p>
<p>Ich wollte mich mal mit asio beschäftigen und bekomme (via pragma msg oder so) folgendes während des build-vorgangs ausgegeben:</p>
<p>msvc schrieb:</p>
<blockquote>
<p>1&gt;Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:<br />
1&gt;- add -D_WIN32_WINNT=0x0501 to the compiler command line; or<br />
1&gt;- add _WIN32_WINNT=0x0501 to your project's Preprocessor Definitions.<br />
1&gt;Assuming _WIN32_WINNT=0x0501 (i.e. Windows XP target).</p>
</blockquote>
<p>nicht, dass ich gar kein englisch könnte, aber wie könnte man dies dynamisch machen?<br />
was ist, wenn das gleiche projekt jmd mit windows98 oder so compilieren möchte?<br />
gibts die zahl nich schon unter irgend nem define oder so?</p>
<p>das einzige, was ich gefunden habe:<br />
<a href="http://lists.boost.org/boost-users/2008/10/41731.php" rel="nofollow">http://lists.boost.org/boost-users/2008/10/41731.php</a><br />
aber die antwort befriedigt mich nicht so wirklich...</p>
<p>bb</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1807977</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1807977</guid><dc:creator><![CDATA[unskilled]]></dc:creator><pubDate>Sat, 14 Nov 2009 16:32:30 GMT</pubDate></item><item><title><![CDATA[Reply to boost::asio on Sun, 15 Nov 2009 03:16:59 GMT]]></title><description><![CDATA[<blockquote>
<p>was ist, wenn das gleiche projekt jmd mit windows98 oder so compilieren möchte?</p>
</blockquote>
<p>dann ist er wohl angeschissen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1808156</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1808156</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Sun, 15 Nov 2009 03:16:59 GMT</pubDate></item></channel></rss>