Setting
> breakpoint on CPLFinderInit and CPLSetConfigOption should confirm if this
> is what actually happens
>
> Even
> Le 24/08/2021 à 23:17, Christopher Corbell a écrit :
>
> I'm tracking down a bug with WFS data import in our app and it seems like
> the cause is
I'm tracking down a bug with WFS data import in our app and it seems like
the cause is a call to CPLFindFile returning NULL, looking for a
gmlasconf.xml file that should be in the gdal share directory.
This is a Mac universal binary app that embeds GDAL as a dylib and also
includes the share files