[gdal-dev] [External] : Re: Error on building from master branch on linux

Even Rouault even.rouault at spatialys.com
Wed Jul 23 13:58:50 PDT 2025


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20250723/53f88321/attachment.htm>


More information about the gdal-dev mailing list