$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-06 06:08:15
Bruno,
>I get the following error trying to build the regex lib:
>Or are there any updated instructions to build just the regex lib?
>With best regards,
Try defining BOOST_NO_STD_MESSAGES, if that doesn't fix it, try defining
BOOST_NO_STD_LOCALE.
Let me know if those wrok or not.
BTW did you find a solution for the other error messages you reported last
week (from boost/regex.hpp)?
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/