$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Build 1.39.0 under VC2010?
From: Mantas Matelis (mantasmatelis_at_[hidden])
Date: 2009-05-24 09:47:53
Hi, is
vc10 support implemented? And if so, is this the right way to build
for vc10:bjam.exe
--build-dir="c:\development\boost" --prefix="c:\development\boost"
--build-type=complete toolset=msvc-100 stage >
C:\development\boost\build-output-vc10.txt
When running this, everything builds, but the files have improper
names. Visual studio expects libboost_filesystem-vc100-mt-gd-1_39.lib but in
the stage directory there are no files with vc100, just vc.