
28 Sep
2008
28 Sep
'08
4:20 p.m.
ipangth wrote:
No, I try the above command but no more libraries. Here is the built output, seems somethings wrong, but i dont know why...
Ah, there were build errors: this is a known issue with using msvc *without* the service pack applied. Either apply the latest service pack to msvc, or if that's not possible then update the regex source files usinstances.cpp and wc_regex_traits.cpp in libs/regex/src to match those here: http://svn.boost.org/trac/boost/browser/trunk/libs/regex/src HTH, John.