« Return to Thread: Problem building python helloworld with bjam

Re: Problem building python helloworld with bjam

by Stefan Seefeld :: Rate this Message:

Reply to Author | View in Thread

Jurko Gospodnetić wrote:

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

Out of curiosity (since I have run into similar errors in the past,
too): why does whitespace matter ?

Thanks,
       Stefan


--

      ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: Problem building python helloworld with bjam