
28 Oct
2010
28 Oct
'10
8:18 a.m.
Hi there, On 10/28/10, John Maddock <boost.regex@virgin.net> wrote:
I'm using MSVC10 express. Am I doing something wrong?
Did you compile the regex library with BOOST_REGEX_MATCH_EXTRA set? If not the library is binary incompatible with your code.
No, I did not do that. Good to know! Thanks, Christian