[pdal] Remove MSVC 2015 Support?

Mateusz Loskot mateusz at loskot.net
Fri Jan 24 11:06:34 PST 2020


On Fri, 24 Jan 2020, 18:58 Howard Butler, <howard at hobu.co> wrote:

>
>
> > On Jan 24, 2020, at 11:37 AM, Mateusz Loskot <mateusz at loskot.net> wrote:
> >
> > Given the default C++ version in VS2017 is C++14, not C++17, technically,
> > the switch does not mean PDAL would have to switch to C++17, just C++14.
>
> Does /std:c++17 work in VS2017? Specifically in regard to filesystem,
> which is the only bcp'd bits we have left in the PDAL tree.
>


Yes, it does.
I always default projects to /std:c++17 if I can decide.

ML
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20200124/58094e27/attachment.html>


More information about the pdal mailing list