Rene Rivera
Rene Rivera wrote:
Kelly Burkhart wrote:
On Sat, 2005-03-12 at 20:03, Rene Rivera wrote:
~~~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
PS. Although the answer Dave gave should work for both BBv1 and BBv2 :-)
Part of why I gave it. It's not very clear what the OP's intention is. To use BBv1 outside the Boost tree, remember, he must take special measures. -- Dave Abrahams Boost Consulting www.boost-consulting.com