$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] How to build libboost_thread-vc90-mt-sgd-1_39.lib
From: luca regini (luca.regini_at_[hidden])
Date: 2009-06-23 17:06:51
With a complete build of boost (running bjam from the main directory)
I cannot find libboost_thread-vc90-mt-sgd-1_39.lib. However the same
library is linked automatically when I use the thread library within a
program build against the Multi-threaded (/MT) runtime of Visual
studio 2008.
What should I do?
Luca