
5 Nov
2008
5 Nov
'08
2:36 a.m.
Want to use Boost in our projects. We are using Fedora linux. I know Fedora has included Boost in its distribution but I plan to have my project only use the Boost lib included in my project resource tree but not the one included in the OS. That is I plan to have my project totally self-contained without any dependence on OS in terms of Boost lib. What's the right way to do that? Any input will be appreciated. thanks, James

5 Nov
5 Nov
3:37 a.m.
AMDG James Peng wrote:
It depends on which libraries you use. If you only need header-only libraries, add the root of the boost tree to your include directories and you're good to go. Otherwise see http://www.boost.org/doc/libs/1_37_0/more/getting_started/unix-variants.html In Christ, Steven Watanabe
6074
Age (days ago)
6074
Last active (days ago)
1 comments
2 participants
participants (2)
-
James Peng
-
Steven Watanabe