Kelly Burkhart wrote:
On Sat, 2005-03-12 at 20:03, Rene Rivera wrote:
Kelly Burkhart wrote:
cat Jamfile
exe tst : tst.cpp ;
When I try to build with 'bjam tst' it is not able to find the boost headers, which makes sense, because I've not been able to figure out how to indicate where they live.
How is this accomplished?
~~~Jamfile~~~ exe tst : tst.cpp : <sysinclude>/opt/boost/include/boost-1_32 ; ~~~Jamfile~~~
That doesn't seem to work:
$ bjam --version Boost.Build V2 (Milestone 10)
Since you did not specify that you are using BBv2, which is not the latest as it's experimental, both Dave and I gave answers using BBv1. Suggestion, look at some of the tutorials in.. http://www.boost.org/tools/build/v2/ Boost Build System V2 -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq