[gdal-dev] GDAL 3.13.0 beta1 available

Holger Jaekel holger.jaekel at gmx.de
Mon Apr 20 15:14:03 PDT 2026


Hi Even,

Am 20.04.26 um 23:40 schrieb Even Rouault:
 > The intent was to require any grok >= 20.2.8. I suspect the minimum
 > version check should be expressed differently. Can you come with a 
patch ?

Not a solution, but I found this in GrokConfigVersion.cmake as part of 
the Grok package:

# The created file sets PACKAGE_VERSION_EXACT if the current version
# string and the requested version string are exactly the same and it
# sets PACKAGE_VERSION_COMPATIBLE if the current version is >=
# requested version, but only if the requested major and minor versions
# are the same as the current one.

Grok therefore considers versions 20.2.x and 20.3.y to be incompatible.

Best regards,
   Holger


More information about the gdal-dev mailing list