Boost logo

Boost :

Subject: Re: [boost] Compiling 64bit regex 1.37.0 with VS2005
From: John Maddock (john_at_[hidden])
Date: 2008-11-14 04:45:15


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk