$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: J Liu (johnny_spring_at_[hidden])
Date: 2005-06-17 15:47:14
I installed boost and trying to run the example for string algorithm.
How could I make the example find the boost libs? coz it keeps telling me
that the header can not be found.
"Cannot open include file: 'boost/algorithm/string/trim.hpp': No such file
or directory"
I am running the example in the original folder.
Thank you.