Re: [CMake] error of mixed dynamic/static link to Boost in windows VS2008

2012-01-06 Thread Mateusz Loskot
On 6 January 2012 05:30, Forest Yang wrote: >  I am writing a library using boost_regex. For the unit test part, I > am using boost_unit_test_framework and needs to be dynamical linked. > Everything worked great on Linux but not the Windows VS 2008. > >  I used the BoostPro binary installer, got b

[CMake] error of mixed dynamic/static link to Boost in windows VS2008

2012-01-05 Thread Forest Yang
Hi, I am writing a library using boost_regex. For the unit test part, I am using boost_unit_test_framework and needs to be dynamical linked. Everything worked great on Linux but not the Windows VS 2008. I used the BoostPro binary installer, got boost components like: boost_regex-vc90-mt-gd-1_