Boost logo

Boost Users :

Subject: Re: [Boost-users] [geometry][container][intrusive] boost 1.55, VC++2013 update 1 Build fail
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2014-02-21 19:57:41


Adam Wulkiewicz wrote:
> Hi,
>
> 乔志强 wrote:
>> I create a Visual Studio 2013 update 1 VC++ Win32 Console
>> Application project, and copy the example from
>> boost_1_55_0\libs\geometry\doc\html\geometry\spatial_indexes\rtree_examples\quick_start.html
>> to a file(delete all codes first),
>> set Precompiled Headers to Not Using Precompiled Headers, then build.
>> But build failed.
>>
>> I change the platform toolset from Visual Studio 2013 (v120) to
>> Visual Studio 2010 (v100), then build successfully.
>>
>> Is it a bug ?
>
> I can reproduce it.
>
> The possible bug is deeper than in Geometry. E.g. this simple code
> fails to compile on VS2013 (used Container and Intrusive from 1.55 and
> develop branch, compiler output below):
>

FYI, I created a ticket:

https://svn.boost.org/trac/boost/ticket/9696

Regards,
Adam


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