Boost logo

Boost :

Subject: Re: [boost] link error "can not openfile"libboost_regex-vc80-mt-gd-1_36.lib"
From: John Maddock (john_at_[hidden])
Date: 2008-09-28 12:20:11


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.


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