boost installation missing log2?

2013-04-17 Thread Giovanni Azua
Hello, I have been using boost/cmake for a while now in my C++ programs. I would like to start using the boost log2 library but it is missing from all boost installations. Is this a separate installation? why is it not included in the main installation? I include boost via cmake in my

Re: Boost installation

2009-03-17 Thread Frank J. R. Hanstick
On Mar 16, 2009, at 4:28 PM, Ryan Schmidt wrote: On Mar 14, 2009, at 02:31, Frank J. R. Hanstick wrote: When trying to link the installed Boost to openvrml, I ran into the following: g++ -D_THREAD_SAFE -g -O2 -o .libs/browser browser.o -Wl,- bind_at_load -L/usr/local/spidermonkey/lib/

Re: Boost installation

2009-03-17 Thread Ryan Schmidt
On Mar 17, 2009, at 01:31, Frank J. R. Hanstick wrote: On Mar 16, 2009, at 4:28 PM, Ryan Schmidt wrote: I don't know about your specific question, but in both sets of output you quote above I see -L/usr/local/spidermonkey/lib/ and -L/sw/lib/firefox2 So presumably you have libraries in

Re: Boost installation

2009-03-17 Thread Frank J. R. Hanstick
Forgot to cc to MacPorts Users. On Mar 16, 2009, at 11:41 PM, Ryan Schmidt wrote: On Mar 17, 2009, at 01:31, Frank J. R. Hanstick wrote: On Mar 16, 2009, at 4:28 PM, Ryan Schmidt wrote: I don't know about your specific question, but in both sets of output you quote above I see

Re: Boost installation

2009-03-16 Thread Ryan Schmidt
On Mar 14, 2009, at 02:31, Frank J. R. Hanstick wrote: When trying to link the installed Boost to openvrml, I ran into the following: g++ -D_THREAD_SAFE -g -O2 -o .libs/browser browser.o -Wl,- bind_at_load -L/usr/local/spidermonkey/lib/ -L/opt/local/ lib ./.libs/libtest-openvrml.a

Boost installation

2009-03-14 Thread Frank J. R. Hanstick
Hello, When trying to link the installed Boost to openvrml, I ran into the following: g++ -D_THREAD_SAFE -g -O2 -o .libs/browser browser.o -Wl,- bind_at_load -L/usr/local/spidermonkey/lib/ -L/opt/local/lib ./.libs/ libtest-openvrml.a /Users/frank/FirefoxDownloads/openvrml-0.17.11/src/