Boost logo

Boost-Build :

From: CYAN (cyanbeck_at_[hidden])
Date: 2008-05-27 08:18:39


Sorry for this noob question.

I want to build Boost.Thread alone.
I downloaded pre-compiled bjam.exe and put it in my Boost root directory.

Then in Windows command line mode, I entered the following command:

bjam --build-dir=".\build" --toolset=msvc stage

But I got c1083 errors, that is, cannot open include file windows.h.
I used to using GUI compilers like VS, so I have no ideas about how to add
include path in bjam.
Please help me!

Appreciate in advance.



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk