$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost, MSVC 8 and StlPort
From: Alex Oren (developer_at_[hidden])
Date: 2008-09-30 15:11:46
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.