[osgeo4w-dev] [osgeo4w] #42: SDE Driver : MSVCP71D.dll (debug) dependency

OSGeo4W trac_osgeo4w at osgeo.org
Thu Jan 29 12:15:07 EST 2009


#42: SDE Driver : MSVCP71D.dll (debug) dependency
---------------------+------------------------------------------------------
 Reporter:  mwtoews  |       Owner:  osgeo4w-dev at lists.osgeo.org
     Type:  defect   |      Status:  new                        
 Priority:  major    |   Milestone:                             
Component:  Package  |     Version:                             
 Keywords:  SDE      |  
---------------------+------------------------------------------------------
 While attempting to use gdal-sde92 (1.5.0-1) on a Win2003SP2 computer, I
 get 2 errors: the first described in this ticket, and the second being an
 (older?) issue from GDAL ticket 2552.

 After installing gdal-sde92 (1.5.0-1) from OSGeo4W Curr, trying a command
 like gdalinfo.exe shows a dialog (twice):
 {{{
 This application has failed to start because MSVCP71D.dll was not found.
 }}}
 and console output:
 {{{
 ERROR 1: Can't load requested DLL: c:\OSGeo4W\bin\gdalplugins\gdal_SDE.dll
 126: The specified module could not be found.

 ERROR 1: Can't load requested DLL: c:\OSGeo4W\bin\gdalplugins\gdal_SDE.dll
 126: The specified module could not be found.
 }}}
 This error is due to the build of gdal_SDE.dll with debugging enabled
 (MSVCP71'''D'''.dll). This dependency should exist.

 More info:
 {{{
 $ gdalinfo.exe --version
 GDAL 1.5.4, released 2009/01/07
 }}}

 ----

 The second error is when ogrinfo is used on something normal, like
 "ogrinfo myshapefile.shp":
 {{{
 $ ogrinfo myshapefile.shp
 ERROR 4: SDE Driver doesn't support update.
 Had to open data source read-only.
 INFO: Open of `myshapefile.shp'
       using driver `ESRI Shapefile' successful.
 1: myshapefile (Point)
 }}}
 This error is likely related to http://trac.osgeo.org/gdal/ticket/2552

 I do not know how to get the version info from OGR (-version or --version
 or -v or -V flags do nothing).

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/42>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the osgeo4w-dev mailing list