[pdal] PDAL 1.2 compilation on Windows

Mateusz Loskot mateusz at loskot.net
Thu Jun 30 03:29:18 PDT 2016


On 30 June 2016 at 11:49, Jérôme Chatillon
<j.chatillon at aerodata-surveys.com> wrote:
>
>
> Trying to compile PDAL 1.2
> (http://download.osgeo.org/pdal/PDAL-1.2.0-src.tar.gz) on Windows, but I end
> up with more than 6000 errors (error C2668: 'std::to_string' : ambiguous
> call to overloaded function
> C:\Dev\cpp\libs\PDAL-1.2.0-src\include\pdal\util\Utils.hpp, …).


For std::to_string specifically, VS2012 is the practical minimum
(VS2012 implements it for a couple of integers only).

I'm not sure what is the final concensus of the VS2015+ thread [1]
but I think you nead at least VS2012/VS2013 to build the latest PDAL.

[1] https://lists.osgeo.org/pipermail/pdal/2016-February/000890.html

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the pdal mailing list