Opened 8 years ago

Closed 3 years ago

#517 closed defect (fixed)

OGDI VRF not loading VPF data using latest OSGeo4W x86_64

Reported by: blsherrill Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

Description

Hello,

I recently switched from 32 to 64 bit GDAL libraries (using OSGeo4W binaries), and I've been unable to load VPF data via OGR/OGDI using the latest x86_64 build. I confirmed that the latest x86 build correctly loads VPF data (using ogr_info.exe), while the x86_64 build does not.

I get the following message: ECSERROR: Could not find the dynamic library "vrf"

Vrf.dll is in the same directory and I confirmed that the dlls are in fact x64. I am able to load my application as an 64 bit process, but the VPF data does not load using OGR.

Perhaps there is a linking issue with the vrf library? Or does OGDI not support VRF for x64?

Thanks, blsherrill

Change History (3)

comment:1 by blsherrill, 8 years ago

Update:

After looking through some OGDI info, it appears that this was an OGDI bug with loading libraries on 64 bit machines. It is now fixed: https://sourceforge.net/p/ogdi/bugs/72/

However, the current OSGeo4W 64 bit package does not utilize the latest build.

Can someone update the downloadable OSGeo 64 bit package to use the 3.2.0 OGDI build (instead of 3.2.0beta1?

comment:2 by rouault, 6 years ago

Should be fixed by the newest OGDI 3.2.1 that is available

comment:3 by jef, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.