Boost logo

Boost Users :

Subject: Re: [Boost-users] Using boost library on MacOSx
From: n179911 (n179911_at_[hidden])
Date: 2009-07-25 02:03:26


On Fri, Jul 24, 2009 at 9:53 AM,
justinleona_at_[hidden]<justinleona_at_[hidden]> wrote:
> It sounds like you don't have the include path for boost as part of
> your build environment.  By default I believe it should be installed
> somewhere like '/opt/local/include/boost'.  If you are using a
> compiled boost library, you may also need '/opt/local/lib'.  Can you
> post more information on what build system you are using? (Xcode,
> eclipse, make, etc).

I am building it from command line:
$ g++ -o block_client blocking_udp_echo_client.cpp

Can you please tell me how to add include path and boost library in g++ command?

Thank you.

>
> Justin
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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