Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDAL 3.1.2 and FileGDB API 1.5.1, possible loading issues, Windows 10, 64 bit #33

Open
apiszcz opened this issue Jul 8, 2020 · 2 comments

Comments

@apiszcz
Copy link

apiszcz commented Jul 8, 2020

I am seeing DLL load issues with GDAL 3.1.2. GDAL 3.1.1 was ok.

ERROR 1: Can't load requested DLL: C:\test\lib\osgeo\gdalplugins\ogr_FileGDB.dll

@apiszcz apiszcz changed the title GDAL 3.1.2 and File GDB 1.5.1 GDAL 3.1.2 and File GDB 1.5.1, possible loading issues, Windows 10, 64 bit Jul 8, 2020
@apiszcz apiszcz changed the title GDAL 3.1.2 and File GDB 1.5.1, possible loading issues, Windows 10, 64 bit GDAL 3.1.2 and FileGDB API 1.5.1, possible loading issues, Windows 10, 64 bit Jul 8, 2020
@lshipman
Copy link
Collaborator

lshipman commented Jul 8, 2020

We don't use GDAL in the file geodatabase api. What compiler are you using?

@apiszcz
Copy link
Author

apiszcz commented Jul 8, 2020

The GDAL driver for OGR and RASTER use the ESRI GDALAPI, the 2017 version worked fine for GDAL versions 3.x until now.I'm not sure what compiler is used to build GDAL, here is a description from the builder.

https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal

GDAL: the Geospatial Data Abstraction Library is a translator library for raster geospatial data formats.
This distribution includes a complete GDAL installation. Do not use together with OSGeo4W or gdalwin32.
Built with KML, HDF5, NetCDF, SpatiaLite, PostGIS, GEOS, PROJ etc.
The FileGDB plugin requires Esri's FileGDB API 1.3 or FileGDB 1.5 VS2015.
Requires VCredist SP1 on Python 2.7.
GDAL‑3.1.2‑cp39‑cp39‑win_amd64.whl
GDAL‑3.1.2‑cp39‑cp39‑win32.whl
GDAL‑3.1.2‑cp38‑cp38‑win_amd64.whl
GDAL‑3.1.2‑cp38‑cp38‑win32.whl
GDAL‑3.1.2‑cp37‑cp37m‑win_amd64.whl
GDAL‑3.1.2‑cp37‑cp37m‑win32.whl
GDAL‑3.1.2‑cp36‑cp36m‑win_amd64.whl
GDAL‑3.1.2‑cp36‑cp36m‑win32.whl
GDAL‑3.0.4‑cp35‑cp35m‑win_amd64.whl
GDAL‑3.0.4‑cp35‑cp35m‑win32.whl
GDAL‑2.4.1‑cp35‑cp35m‑win_amd64.whl
GDAL‑2.4.1‑cp35‑cp35m‑win32.whl
GDAL‑2.2.4‑cp34‑cp34m‑win_amd64.whl
GDAL‑2.2.4‑cp34‑cp34m‑win32.whl
GDAL‑2.2.4‑cp27‑cp27m‑win_amd64.whl
GDAL‑2.2.4‑cp27‑cp27m‑win32.whl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants