Boost logo

Boost-Build :

From: hosseinyounesi (hosiwebmail_at_[hidden])
Date: 2008-07-31 12:20:53


I used locate command to find bind.hpp file. It was in /usr/include/boost.hpp
, so I typed this command :
g++ -I/usr/include/boost/ chat_server.cpp . I also copied the
chat_message.hpp there. chat_server is in my Desktop. But it didn't work :(
the same error

Steven Watanabe-4 wrote:
>
> 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
>
>

-- 
View this message in context: http://www.nabble.com/chat-sample-tp18753376p18758274.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk