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