<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi all!</DIV>
<DIV>I'm compiling a Qt based libtorrent app with CMake using MinGW generator. For those not knowing libtorrent, it is a lib fully boost based. (boost version used 1.34.1).</DIV>
<DIV>100% of the build goes well. But at the linking it fails with errors like "undefined reference to boost::....". The most recurrent is boost::mutex related.</DIV>
<DIV>I'm on Windows XP.</DIV>
<DIV>The same app works fine with MSVC 2008. I used for both Visual and CMake the same libs and preprocessor definition.</DIV>
<DIV>&nbsp;</DIV>
<DIV>If some one can help me (^_^)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks to all in advance.</DIV></td></tr></table><br>