30 Jan
2003
30 Jan
'03
7:46 p.m.
I am trying to get my DLL to get linked statically with the boost::regex library and having _no success_. I have tried putting this line into one of the header files: #define BOOST_REGEX_STATIC_LINK And I have tried this line, alone and in combination with the above: #define BOOST_REGEX_NO_LIB I have tried putting the .lib file boost_regex_vc6_mdi.lib into the list of includes under Project->Settings->Link, with or without the above lines. I give up! And of course people want this thing yesterday. Please help? Thanks. Amittai Aviram amittai@amittai.com