Boost logo

Boost Users :

Subject: Re: [Boost-users] [Interprocess] Compile error when simply including managed_mapped_file.hpp in 1.44 using VC10
From: Phil Ratzloff (Phil.Ratzloff_at_[hidden])
Date: 2010-09-13 13:36:57


#define BOOST_NO_RVALUE_REFERENCES worked. Thanks.

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Ion Gaztañaga
Sent: Friday, September 10, 2010 11:02 AM
To: Boost User List
Subject: Re: [Boost-users] [Interprocess] Compile error when simply including managed_mapped_file.hpp in 1.44 using VC10

El 10/09/2010 15:54, Phil Ratzloff escribió:
> Simply including managed_mapped_file.hpp in an empty project will
> generate an error in boost 1.44 using VC 2010. This doesn't occur in
> 1.43 and is a showstopper to me. Any ideas to work around this?
> I created a Console App using the New Project wizard. Here's the whole

Try SVN code or #define BOOST_NO_RVALUE_REFERENCES to use emulation mode instead of native rvalue references.

Best,

ion
_______________________________________________
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