« Return to Thread: chat sample

Re: chat sample

by Jurko Gospodnetić :: Rate this Message:

Reply to Author | View in Thread

   Hi hosseinyounesi.

>> 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

   Plus, your initial error message seems really suspicious as it
mentions 'boot/asio.hpp' instead of 'boost/asio.hpp'.

   Best regards,
     Jurko Gospodnetić

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

 « Return to Thread: chat sample