[CMake] Linking boost failure

kafou nmento ngondorolf at yahoo.fr
Tue Dec 9 12:09:23 EST 2008


Hi all!
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).
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.
I'm on Windows XP.
The same app works fine with MSVC 2008. I used for both Visual and CMake the same libs and preprocessor definition.
 
If some one can help me (^_^)
 
Thanks to all in advance.


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081209/16342d38/attachment.htm>


More information about the CMake mailing list