
14 Nov
2008
14 Nov
'08
9:45 a.m.
Foster Brereton wrote:
Hi,
I've been looking around for potential issues I may have missed but have found none, so I thought I'd ask the list. I am trying to compile the regex library from 1.37.0 using MSVC2005. This used to work for boost 1.36.0, but does not anymore. The extended error set I have pasted here for email brevity:
Do you have service pack 1 installed on your VC++ install? If not then installing that should fix the errors. Otherwise can you grab updated copies of usinstances.cpp and wc_regex_traits.cpp from SVN trunk and try again? (You'll find them at https://svn.boost.org/trac/boost/browser/trunk/libs/regex/src) HTH, John.