18 Jul
2002
18 Jul
'02
10:43 a.m.
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