Opened 9 years ago
Closed 8 years ago
#109 closed enhancement (fixed)
update to FileGDB SDK version 1.5
| Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
|---|---|---|---|
| Priority: | major | Milestone: | 3.2.2 release |
| Component: | MS4W - GDAL | Version: | 3.2.1 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
- released 3 days ago, supports Visual Studio 2012 & 2015
- https://trac.osgeo.org/gdal/wiki/FileGDB
Change History (3)
comment:1 by , 8 years ago
| Milestone: | 4.0 release → 3.2.2 release |
|---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Included in MS4W 3.2.2 release today
Note:
See TracTickets
for help on using tickets.

for the record, why this driver was removed from MS4W 3.2.0 release in February 2017:
I noticed that the build crashes on Windows 2012 R2 x64, and Windows 2008 x64. But the error was a typical cryptic Windows error ("procedure entry point not found"). Today I painfully went through all the dlls looking for that function and finally found the problem dll (from Esri's FileGDB SDK that they distribute) So I have removed that driver and all is well (there is an "OpenFileGDB" driver that is used instead by OGR).