$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-05-14 17:53:47
Hi all!
I have a question, does someone know how the build script finds out where
the Platform SDK is installed? Visual C++ Express Edition does not come
bundled with a platform SDK, so it must be installed separately (MS setup
does not offer to install it under Visual C++ dir) and in my case I get some
errors when compiling the threading library. Should I explicitly specify
include directories for the Platform SDK in the bjam command line?
Many thanks,
Ovanes