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