|
Boost Users : |
Subject: [Boost-users] Boost 1.40.0: How to get 'libboost_regex-vc90-mt-sgd-1_40.lib' for VC++ 2008?
From: Thomas Schuster (soljanka_at_[hidden])
Date: 2009-10-19 08:43:50
Hello,
just installed Boost 1.40.0 and created all libs unsing booststtrap and .\bjam
Compiling an example which uses boost regex all works fine, lib 'libboost_regex-vc90-mt-gd-1_40.lib' was linked to. Im using
Visual C++ 2008 Express Edition with SP1
But I would like to create a stand allone exe.file, so I changed the MS Visual C++ 2008 configuration to Multithread (/MT)
Obviously this will cause the linker to search for the lib 'libboost_regex-vc90-mt-sgd-1_40.lib' which ist not available within the
Boost sub-folder 'stage'.
May I ask how I can create the 'libboost_regex-vc90-mt-sgd-1_40.lib' ? Or ist there a website avaliable where I can download it
for Boost 1.40.0 and Visual C++ 2008 ?
Many thanks for any hint.
Regards
Sergeant 666
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net