Hello,

I am wondering how to add the ESRI File GDB API .dll to an established conda 
environment with GDAL 3.5.0. Previous versions of GDAL allowed me to:

- place FileGDBAPI.dll in C:\Anaconda3\envs\<env_name>\Library\bin

- place gdalplugins folder containing ogr_FileGDB.dll here 
C:\Anaconda3\envs\<env_name>

After this simple set up, I am able to use the driver. However, this set up 
does not work for GDAL 3.5.0. It seems that the gdalplugins folder is already 
created here: C:\anaconda3\envs\<env_name>\Library\bin\gdalplugins. When I 
create a system environment variable GDAL_DRIVER_PATH and point it to this 
directory, the File GDB API still does not load.

How does one add the FileGDB API to an already installed version of GDAL 3.5.0?

Thank you,
Adam

Sent with [Proton Mail](https://proton.me/) secure email.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to