We can patch libLAS for C++11

> On Apr 21, 2018, at 12:32 PM, Sebastiaan Couwenberg <[email protected]> 
> 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 via email to