$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: FoxMulder900 (foxmulder900_at_[hidden])
Date: 2008-07-10 15:28:19
> In Boost Jam scripts whitespace characters (spaces, tabs, new-lines,
> etc...) are very imporant. For instance... you must have at least one
> whitespace character before the trailing semicolon (;).
Awesome! thanks a lot, it was definitely the whitespace that was causing my
problems, but now it is trying to find Microsoft Platform SDK includes such
as basetsd.h. I know where these are located on my machine, but how do I
tell bjam where to look for them? (aka define additional include
directories)
-- View this message in context: http://www.nabble.com/Problem-building-python-helloworld-with-bjam-tp18387404p18390029.html Sent from the Boost - Build mailing list archive at Nabble.com.