Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-07-18 05:43:03


> I only have the command line tools, no IDE. The make seemed to work.
> In terms of target names, is "boost_regex_bcb5_mss.lib" the
> multithreaded statically linkable library which expects to be linked
> with the static version of the RTL?

Yes, you don't have to link specifically to it, provided you don't define
BOOST_REGEX_NO_LIB when compiling the regex headers will select the right
lib to link to based on your compiler options.

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