Le 23/07/2025 à 22:51, Fengting Chen a écrit :

Hi Even,

After resolving error on “GDALRasterAttributeTable” by adding “gdal_rat.h” to gdal_priv.h, the compilation failed again.

The compiler on my machine was working fine with GDAL on the master branch this early May.  Could there be anything changed in the GDAL master that caused the compilation failure?

yes, the addition of std::unique_ptr<GDALRasterAttributeTable> m_poRAT{}; at line 3664 of gdal_priv.h

You should try to update to a more recent compiler.

Even


--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to