Hello,
How can I get
libboost_thread-vc100-mt-gd-1_46_1.lib
using bjam ? I am getting pretty similar versions (with -mt-s-1_46_1 or so ) but I don't know which commands (options should I use to get this particular one which I need for OgreAL.
I am using Visual Studio 2010 and my last bjam command was like :
"bjam.exe toolset=msvc-10.0 variant=release threading=multi link=static define=_BIND_TO_CURRENT_VCLIBS_VERSION"
Thanks in advance
Patryk