Alex Oren | 30 Sep 21:11

Boost, MSVC 8 and StlPort

Hello,

I installed Boost via the BoostPro 1.36.0 Installer and trying to use the Regex package.

Unfortunately, it does not want to link.

I am using MSVC 8 (Visual Studio 2005) with StlPort instead of the native libraries.
Boost tries to link libboost_regex-vc80-mt-gdp-1_36.lib which is not included in the distribution.

I have bjam but I don't know what parameters to use so I couldn't build the debug library.

Please help!

Thank you,
Alex.

Gmane