Boost logo

Boost Users :

Subject: Re: [Boost-users] [Regex] MSVC 2008 (VC9) fails tocompileregex_raw_buffer.hpp on 1_49
From: Larry (lknain_at_[hidden])
Date: 2013-02-24 14:19:29


It is an include order problem although I don't know specific issue yet. I
moved the include for regex.hpp up front and the error went away.

Thanks John.

Larry

-----Original Message-----
From: John Maddock
Sent: Sunday, February 24, 2013 11:30 AM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] [Regex] MSVC 2008 (VC9) fails
tocompileregex_raw_buffer.hpp on 1_49

>I looked to see if this was a known failure but apparently missed it if it
>was already covered. It is probably not a Boost problem.
>The earlier versions were compiled on 32 bit systems and this is a 64 bit
>system (Win7). I assume I have probably missed
>some configuration item to make this work. I am fairly certain I did
>compile this before under VC9 on a 32 bit system
>(Vista). (Boost was built from source on this system and this compiler.)

Stumped here, that code has been that way since the beginning of regex,
could there be some mixup in your include paths?

Grappling in the dark yours, John.

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net