$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mohammed (miqbal_at_[hidden])
Date: 2004-02-05 06:51:08
Hi...
I am facing a problem with Boost. It is not a big problem but takes a long
time to do.
I use more than one library from Boost. I need to create a text file that
contains all the Boost libraries header files paths. Adding these paths
everytime I compile with gcc is time consuming. I am working on Windows XP
and Boost library 1.30.0 is installed on drive C:.
Mohammed