$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-31 11:46:42
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