Le 07/01/2024 à 21:59, Abel Pau a écrit :

Thanks for your answers.

When I call aMMIDDBFFile=CPLFindFile("gdal", "MM_m_idofic.dbf");

NULL pointer is obtained and I think I know why. When debuging there are 2 FinderLocations:

The first one is “D:\GitHub-repository\GDAL\data;” (note thar there is a “;” at the end).

Is the GDAL_DATA environment variable set in your environment ? If so, just remove the trailing ';' . GDAL_DATA doesn't support multiple paths

--
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