$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-07-31 12:29:28
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Ä