|
Boost : |
Subject: Re: [boost] [integer] Compilation failed in Visual Studio
From: John Maddock (john_at_[hidden])
Date: 2009-10-27 05:57:16
> This little snippet complies fine with the /Ze switch which enables
> Microsoft extensions
>
> #include <boost/integer.hpp>
> int main(){
> return 0;
> }
> But if you disable microsoft extensions with the /Za switch then you get
> the
> following errors mess of errors.
>
It appears this has been fixed in Trunk for a while, but the library
maintainer hasn't merged to release, either for 1.40 or 1.41 :-(
Probably the best thing to do is file a bug report at svn.boost.org.
Sorry I can't be more helpful, John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk