From: Robert D. <rcd...@gm...> - 2009-06-04 00:48:55
|
This is a pretty good idea. I tried using BOOST_PATH, but BJam didn't pick this up. I don't want to make any contributions to the BJam scripts, because I'm currently contributing CMake in hopes that it will replace it. Thanks for the help guys. On Wed, Jun 3, 2009 at 6:53 PM, Sean Parent <sea...@me...> wrote: > I just use symlinks to make the libraries visible where I want if I don't > want a copy. > > Sean > > > On Jun 3, 2009, at 4:33 PM, Foster Brereton wrote: > > Check out adobe_source_libraries/Jamfile.v2... I believe you can set the >> BOOST_PATH environment variable and it'll use that value instead of the >> default. I think the Jamfile may need a little tweaking to make the same >> available for TBB; if you get it working let us know and we'll check it >> in. >> >> Blessings, >> Foster >> >> >> On 3/06/09 6:49 AM, "Robert Dailey" <rcd...@gm...> wrote: >> >> Hey guys, I can't figure out how to make bjam build ASL without >>> boost_libraries existing in its typical location. I have boost, but it's >>> in an >>> unexpected directory. How can I tell BJAM where to find TBB and Boost >>> without >>> changing their location on the filesystem? >>> >> >> -- >> Foster T. Brereton <ἰχθύς>< Ro 3:21-26 >> Computer Scientist 2 --- Photoshop Engineering --- Adobe Systems >> "What 99 percent of programmers need to know is not how to build >> components but how to use them." -- Alexander Stepanov >> >> >> >> ------------------------------------------------------------------------------ >> OpenSolaris 2009.06 is a cutting edge operating system for enterprises >> looking to deploy the next generation of Solaris that includes the latest >> innovations from Sun and the OpenSource community. Download a copy and >> enjoy capabilities such as Networking, Storage and Virtualization. >> Go to: http://p.sf.net/sfu/opensolaris-get >> _______________________________________________ >> Adobe-source-devel mailing list >> Ado...@li... >> https://lists.sourceforge.net/lists/listinfo/adobe-source-devel >> > > |