« Return to Thread: chat sample

Re: chat sample

by Steven Watanabe-4 :: Rate this Message:

Reply to Author | View in Thread

AMDG

hosseinyounesi wrote:
> Hi again !
> I want to compile the chat example in the package by this command "g++
> chat_server.cpp", but lot's of errors come and I can't fix it. Any one can
> help me ?  Is compiling boost really hard or I can't do them ?!!!
> http://www.nabble.com/file/p18753376/error error
>  

Try

g++ -I/path/to/boost/headers chat_server.cpp

In Christ,
Steven Watanabe

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: chat sample