|
Re: bjam: msg#00243lib.boost.user
Chris Southern <cdsouthern@xxxxxxx> writes: > hi, > sorry if this is a really dumb question, but is bjam supposed to be > useable to build things *with* boost as well as building boost > itself? Yep. > I can't spot the info on how to start that in the Boost.Build docs. > Setting the path to the boost headers and the built boost libraries > is what I'm stumbling over. Use the <include> and <sysinclude> features to specify #include "" and #include<> paths. Use <library-path> to specify library search paths, and <find-library> to specify built libraries. You might look at the contents of http://www.boost.org/libs/python/example/project.zip for an example. Some narrative text about that file can be found at: http://www.boost.org/libs/python/doc/building.html We know, the docs are a bit thin so far, sorry! -- David Abrahams dave@xxxxxxxxxxxxxxxxxxxx * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/CBxunD/vN2EAA/xGHJAA/EbFolB/TM ---------------------------------------------------------------------~-> Info: <http://www.boost.org> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl> Unsubscribe: <mailto:boost-users-unsubscribe@xxxxxxxxxxxxxxx> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | johnson_all_pairs_shortest_paths() doesn't take my graph (files): 00243, Ramón Casero Cañas |
|---|---|
| Next by Date: | Re: Boost, VC++5 and PThreads-Win32 [newbee]: 00243, Regis Desgroppes |
| Previous by Thread: | bjami: 00243, Chris Southern |
| Next by Thread: | Building problems with regex on a SuSE 8.1 installation: 00243, beat . schaer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |