$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2002-06-11 05:24:42
> Acctually, I just want to use the boost's regex library. Can I
> compile the regex manually (by the IDE) so I can use it with
> include ( #include <boost/regex.hpp> ) in my codes?
> If yes, how?
Yes, please read the regex installation docs for full details (basically
just compile all the files under boost-path/libs/regex/src/ into a static
lib or dll), however, you may find that you do need to patch VC6 with at
least sp3.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm