Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2003-02-05 06:55:39


> specific? Is there anything you might be leaving out? You say to
> put this line in, right? --
>
> #define BOOST_REGEX_NO_LIB

No I said to define it: go to:

 project settings-> C++ ->preprocessor -> defines

and add any defines you need there (either BOOST_REGEX_STATIC_LINK or
BOOST_REGEX_NO_LIB or both depending upon what you want to do).

Then clean your project and rebuild everything (if you don't clean your
project there's a good chance things still won't work if regex is in your
precompiled headers or whatever).

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net