<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: Using Boost C++ libraries with gcc / g++ under Windows</title>
	<atom:link href="http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows</link>
	<description>One Blog Is Not Enough</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: Daniel</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-36273</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 02 Dec 2009 20:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-36273</guid>
		<description>Hello there! i&#039;ve follow all steeps but i couldnt find these dlls cyboost_programm_options-gcc-mt-1_33_1  on steep 8 , and now i&#039;ve got this error :(

build/Debug/Cygwin-Windows/main.o: In function `_ZN5boost6detail15sp_counted_base7destroyEv&#039;:
/cygdrive/C/cygwin/usr/include/boost-1_33_1/boost/detail/sp_counted_base_gcc_x86.hpp:(.text$_ZN5boost11basic_regexIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE6assignEPKcS7_j[boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::assign(char const*, char const*, unsigned int)]+0x22): undefined reference to `boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::do_assign(char const*, char const*, unsigned int)&#039;
/cygdrive/C/cygwin/usr/include/boost-1_33_1/boost/detail/sp_counted_base_gcc_x86.hpp:(.text$_ZN5boost12regex_searchIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS5_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SD_RNS_13match_resultsISD_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsESD_[bool boost::regex_search&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;(__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, __gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, boost::match_results&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt; &gt;&amp;, boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt; const&amp;, boost::regex_constants::_match_flags, __gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;)]+0xc8): undefined reference to `boost::re_detail::perl_matcher&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::find()&#039;
build/Debug/Cygwin-Windows/main.o: In function `main&#039;:
/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld/main.cpp:12: undefined reference to `boost::re_detail::perl_matcher&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::construct_init(boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt; const&amp;, boost::regex_constants::_match_flags)&#039;
collect2: ld returned 1 exit status
make[2]: *** [dist/Debug/Cygwin-Windows/helloworld.exe] Error 1
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld&#039;
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld&#039;
make: *** [.build-impl] Error 2
BUILD FAILED (exit value 2, total time: 10s)


Any help?</description>
		<content:encoded><![CDATA[<p>Hello there! i&#8217;ve follow all steeps but i couldnt find these dlls cyboost_programm_options-gcc-mt-1_33_1  on steep 8 , and now i&#8217;ve got this error <img src='http://www.fischerlaender.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>build/Debug/Cygwin-Windows/main.o: In function `_ZN5boost6detail15sp_counted_base7destroyEv&#8217;:<br />
/cygdrive/C/cygwin/usr/include/boost-1_33_1/boost/detail/sp_counted_base_gcc_x86.hpp:(.text$_ZN5boost11basic_regexIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE6assignEPKcS7_j[boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::assign(char const*, char const*, unsigned int)]+0&#215;22): undefined reference to `boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::do_assign(char const*, char const*, unsigned int)&#8217;<br />
/cygdrive/C/cygwin/usr/include/boost-1_33_1/boost/detail/sp_counted_base_gcc_x86.hpp:(.text$_ZN5boost12regex_searchIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS5_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SD_RNS_13match_resultsISD_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsESD_[bool boost::regex_search&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;(__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, __gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, boost::match_results&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt; &gt;&amp;, boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt; const&amp;, boost::regex_constants::_match_flags, __gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;)]+0xc8): undefined reference to `boost::re_detail::perl_matcher&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::find()&#8217;<br />
build/Debug/Cygwin-Windows/main.o: In function `main&#8217;:<br />
/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld/main.cpp:12: undefined reference to `boost::re_detail::perl_matcher&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt;, std::allocator&lt;boost::sub_match&lt;__gnu_cxx::__normal_iterator&lt;char const*, std::basic_string&lt;char, std::char_traits, std::allocator &gt; &gt; &gt; &gt;, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt;::construct_init(boost::basic_regex&lt;char, boost::regex_traits&lt;char, boost::cpp_regex_traits &gt; &gt; const&amp;, boost::regex_constants::_match_flags)&#8217;<br />
collect2: ld returned 1 exit status<br />
make[2]: *** [dist/Debug/Cygwin-Windows/helloworld.exe] Error 1<br />
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld&#8217;<br />
make[1]: *** [.build-conf] Error 2<br />
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/drios.MAFP/Mis documentos/NetBeansProjects/helloWorld&#8217;<br />
make: *** [.build-impl] Error 2<br />
BUILD FAILED (exit value 2, total time: 10s)</p>
<p>Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Dim</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-36129</link>
		<dc:creator>Dim</dc:creator>
		<pubDate>Sat, 28 Nov 2009 03:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-36129</guid>
		<description>eh~~~
but how to compile the asio...python...thread library in gcc for windows with boost 1.41.0?</description>
		<content:encoded><![CDATA[<p>eh~~~<br />
but how to compile the asio&#8230;python&#8230;thread library in gcc for windows with boost 1.41.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Iain</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-36070</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Thu, 26 Nov 2009 12:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-36070</guid>
		<description>I&#039;ve followed the instructions but I&#039;m getting the following error:

/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#039;
/usr/bin/make  -f nbproject/Makefile-Debug.mk dist/Debug/Cygwin-Windows/helloworld.exe
make[2]: Entering directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#039;
mkdir -p build/Debug/Cygwin-Windows
rm -f build/Debug/Cygwin-Windows/main.o.d
g++.exe    -c -g -I/cygdrive/C/cygwin/usr/include/boost-1_33_1 -MMD -MP -MF build/Debug/Cygwin-Windows/main.o.d -o build/Debug/Cygwin-Windows/main.o main.cpp
make[2]: *** No rule to make target `/cygdrive/C/cygwin/bin/cygboost_regex-gcc-mt-1_33_1.dll&#039;, needed by `dist/Debug/Cygwin-Windows/helloworld.exe&#039;.  Stop.
make[2]: Leaving directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#039;
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#039;
make: *** [.build-impl] Error 2
BUILD FAILED (exit value 2, total time: 15s)


Any ideas where I&#039;m gong wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve followed the instructions but I&#8217;m getting the following error:</p>
<p>/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf<br />
make[1]: Entering directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#8217;<br />
/usr/bin/make  -f nbproject/Makefile-Debug.mk dist/Debug/Cygwin-Windows/helloworld.exe<br />
make[2]: Entering directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#8217;<br />
mkdir -p build/Debug/Cygwin-Windows<br />
rm -f build/Debug/Cygwin-Windows/main.o.d<br />
g++.exe    -c -g -I/cygdrive/C/cygwin/usr/include/boost-1_33_1 -MMD -MP -MF build/Debug/Cygwin-Windows/main.o.d -o build/Debug/Cygwin-Windows/main.o main.cpp<br />
make[2]: *** No rule to make target `/cygdrive/C/cygwin/bin/cygboost_regex-gcc-mt-1_33_1.dll&#8217;, needed by `dist/Debug/Cygwin-Windows/helloworld.exe&#8217;.  Stop.<br />
make[2]: Leaving directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#8217;<br />
make[1]: *** [.build-conf] Error 2<br />
make[1]: Leaving directory `/c/Documents and Settings/%USER%/My Documents/NetBeansProjects/hello/helloworld&#8217;<br />
make: *** [.build-impl] Error 2<br />
BUILD FAILED (exit value 2, total time: 15s)</p>
<p>Any ideas where I&#8217;m gong wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: andy</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-36013</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-36013</guid>
		<description>HI, I found the dlls which are in cygwin\bin. Thanks for you great work.</description>
		<content:encoded><![CDATA[<p>HI, I found the dlls which are in cygwin\bin. Thanks for you great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: andy</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-36011</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-36011</guid>
		<description>I followed your doc. But really confused at step as benke. And I did not very clear about the answer of RHH. Could you guide me? pls,email me.</description>
		<content:encoded><![CDATA[<p>I followed your doc. But really confused at step as benke. And I did not very clear about the answer of RHH. Could you guide me? pls,email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Siva</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-29323</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Mon, 18 May 2009 20:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-29323</guid>
		<description>Very clean article. Thanks.

Please make the menu items &quot;Bold&quot; for improved readability.</description>
		<content:encoded><![CDATA[<p>Very clean article. Thanks.</p>
<p>Please make the menu items &#8220;Bold&#8221; for improved readability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: RHH</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-27572</link>
		<dc:creator>RHH</dc:creator>
		<pubDate>Wed, 22 Apr 2009 13:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-27572</guid>
		<description>@d benke:  you have to use the Unix libraries, not the windows ones.</description>
		<content:encoded><![CDATA[<p>@d benke:  you have to use the Unix libraries, not the windows ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: d benke</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-24488</link>
		<dc:creator>d benke</dc:creator>
		<pubDate>Sat, 28 Feb 2009 07:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-24488</guid>
		<description>Hey Stefan,
I was working through the steps but i am confused at step 8 (I have got CygWin, Netbeans and boost 1.37)you have mentioned that we need following &quot;cyboost_programm_options-gcc-mt-1_33_1 and cyboost_regex-gcc-mt-1_33_1&quot; dll for the sample code, I am not sure where these files are located or did I miss some installation step and why do we need these dlls, pardon my stupidity :)</description>
		<content:encoded><![CDATA[<p>Hey Stefan,<br />
I was working through the steps but i am confused at step 8 (I have got CygWin, Netbeans and boost 1.37)you have mentioned that we need following &#8220;cyboost_programm_options-gcc-mt-1_33_1 and cyboost_regex-gcc-mt-1_33_1&#8243; dll for the sample code, I am not sure where these files are located or did I miss some installation step and why do we need these dlls, pardon my stupidity <img src='http://www.fischerlaender.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Dean Greenwood</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-24364</link>
		<dc:creator>Dean Greenwood</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-24364</guid>
		<description>Stefan,

Excellent work - this worked a treat for me, oh how I will now despise you for allowing me to code multi-threaded apps in C++ (in time).

Thanks and keep up the good work - loads of people appreciate your efforts.

Dean</description>
		<content:encoded><![CDATA[<p>Stefan,</p>
<p>Excellent work &#8211; this worked a treat for me, oh how I will now despise you for allowing me to code multi-threaded apps in C++ (in time).</p>
<p>Thanks and keep up the good work &#8211; loads of people appreciate your efforts.</p>
<p>Dean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: leblanc meneses</title>
		<link>http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows/comment-page-1#comment-18068</link>
		<dc:creator>leblanc meneses</dc:creator>
		<pubDate>Sun, 30 Nov 2008 04:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/development/using-boost-c-libraries-with-gcc-g-under-windows#comment-18068</guid>
		<description>Hey thanks for this write up.

regex.cpp:8: error: unknown escape sequence &#039;\s&#039;

i ended up changing the argument for regex initialization to:
regex re(&quot;,&#124;:&#124;-&#124;\\s+&quot;);

is this just my compiler or is there another way to escape so i can just leave it as \s?

&gt;kind of defeats the whole point of being platform independent

here&#039;s my Makefile
all: regex.o
	g++ -Wall -o targetexe regex.cpp -lboost_regex


also concerning your code sample; line with cout seems to be missing the backslash for newline.


you know any other blogs dedicated to c++?</description>
		<content:encoded><![CDATA[<p>Hey thanks for this write up.</p>
<p>regex.cpp:8: error: unknown escape sequence &#8216;\s&#8217;</p>
<p>i ended up changing the argument for regex initialization to:<br />
regex re(&#8220;,|:|-|\\s+&#8221;);</p>
<p>is this just my compiler or is there another way to escape so i can just leave it as \s?</p>
<p>&gt;kind of defeats the whole point of being platform independent</p>
<p>here&#8217;s my Makefile<br />
all: regex.o<br />
	g++ -Wall -o targetexe regex.cpp -lboost_regex</p>
<p>also concerning your code sample; line with cout seems to be missing the backslash for newline.</p>
<p>you know any other blogs dedicated to c++?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

