
12 Dec
2006
12 Dec
'06
2:27 p.m.
David Abrahams wrote:
"Peter Dimov" <pdimov@mmltd.net> writes:
David Abrahams wrote:
You can review the guide at http://www.boost-consulting.com/boost/more/getting_started.html.
C:\Program Files\boost\boost_1_34_0> bjam \ --build-dir=%TEMP%\build-boost \ --toolset=msvc stage
is pretty odd. Even if it worked, and it doesn't,
What's wrong with it, please?
How am I supposed to enter that? bjam \ <enter> executes "bjam \". \ is a valid path under Windows. What version of 'cmd' are you using that lets you splice lines in this way?