$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-11-10 07:43:21
> I'm trying to install stlport for vc71 and gcc and ran
> into some problems.
>
> 1. VC7.1
> bjam -sTOOLS=vc7.1-stlport -sSTLPORT_PATH="C:\Program
> Files\Microsoft Visual Studio .NET
> 2003\Vc7\include\stlport" install
>
> Boost::regex gives me a bunch of unresolved symbols
> errors:
Works for me, at least with 1.32 pre-release.
John.