$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ihsan Ali Al Darhi (iad929_at_[hidden])
Date: 2003-07-12 04:06:17
Hi...
Trying to use Dev-C++ with Boost. I created a new project and included all
the Boost header files in the settings of the compiler. I added a new module
and wrote a main() {} function after included some header files of Boost.
Whe I tried to compile the program it produces an error message that the
header files don't exist!!!!
Can u guide me to use Boost with this compiler?
Mohammed