Boost logo

Boost Users :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-03-12 21:03:32


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~~~

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net