From: Barnali
You need to give the path to boost root directory (path upto boost_1_27_0,
say) to tools->options->directories->include to your project workspace.
Dev-C++ is a different IDE than MSVC. It resembles it, though, and it may be used to get an IDE for g++.
Your given instructions work for MSVC only.
Regards,
Terje
"Ihsan Ali Al Darhi"
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
[Non-text portions of this message have been removed]