Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-07-10 15:05:46


   Hi.
> I changed:
> use-project boost
> C:/Program Files/boost/boost_1_35_0;
>
> To:
> use-project boost
> : "C:/Program Files/boost/boost_1_35_0";

   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 (;).

   Hope this helps.

   Best regards,
     Jurko Gospodnetić


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