[Osgeo4w-trac] [osgeo4w] #42: SDE Driver : MSVCP71D.dll (debug) dependency
OSGeo4W
trac_osgeo4w at osgeo.org
Sun Apr 7 19:33:34 PDT 2013
#42: SDE Driver : MSVCP71D.dll (debug) dependency
---------------------------+------------------------------------------------
Reporter: mwtoews | Owner: hobu
Type: defect | Status: reopened
Priority: major | Component: Package
Version: | Resolution:
Keywords: pkg-gdal-sde92 |
---------------------------+------------------------------------------------
Changes (by mwtoews):
* status: closed => reopened
* resolution: fixed =>
Comment:
This is still a current issue with gdal-sde92 version 1.5.0-1.
http://lists.osgeo.org/pipermail/osgeo4w-dev/2013-April/002169.html
Depends on gdal_SDE.dll/ogr_SDE.dll shows dependence on:
* GDAL15.DLL (provided by OSGeo4W, in bin directory)
* SDE.DLL (user supplied, along with PE.DLL and SG.DLL)
* MSVCP71D.DLL
* MSVCR71D.DLL
The last two, as stated before, are debug run-time libraries. This needs
to be recompiled as a release target instead, with dependencies on the the
existing msvc[pr]71.dll files that are redistributed with OSGeo4W.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/42#comment:4>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list