[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GDAL 2.3.0



We can patch libLAS for C++11

> On Apr 21, 2018, at 12:32 PM, Sebastiaan Couwenberg <sebastic@xs4all.nl> wrote:
> 
> Hi Even,
> 
> Regarding the C++11 requirement, this causes the liblas build to fail
> due to the check in cpl_port.h.
> 
> liblas uses -std=c++98 whereas the gdal build used -std=gnu89. Do you
> recommend the latter for projects that depend on GDAL? Or should they
> prefer -std=c++11?
> 
> Kind Regards,
> 
> Bas
> 


Reply to: