$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-05-21 06:23:42
>I've been trying the boost::regex library with the various compilers I
>use. It works fine with Cygwin's GCC 2.95.3, but with VC6 I can't get it
>to compile:
Did you run the configure script when you tried with gcc - it looks like it
as the errors that you're getting seem to be config related - try
re-extracting from the zip. You do not need to run the configure script
for VC6 builds. If this doesn't fix things let me know - you certainly
should not have any problems with VC6.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/