[gdal-dev] Questions about the FWTools in Csharp

alexjang alexto1978 at gmail.com
Thu May 5 04:22:29 EDT 2011


Hello all,
    I'm new one to gdal. Now I have to do some spatial data format
transformations, and I know of gdal from the internet. To avoid compiling
gdal source data I download FWTools2.7.4. According to some guidances from
the internet , I copy gdal_csharp.dll, gdalconst_csharp.dll, ogr_csharp.dll,
osr_csharp.dll, gdal_wrap.dll, gdalconst_wrap.dll, ogr_wrap.dll,
osr_wrap.dll to the  bin\debug folder of my Csharp project directory, add
*_csharp.dll as the references of the project, and add C:\Program
Files\FWTools2.4.7\bin to the PATH setting, which i'm sure is successful. In
Csharp when I execute my code after its successful building, the
OSGeo.OGR.Ogr.RegisterAll()  throw an error, the detail of which is in the
insert image.

http://osgeo-org.1803224.n2.nabble.com/file/n6333538/%E6%88%AA%E5%9B%BE1.bmp 

Any suggestion will be very appreciated. Thank you !

Alex
2011-5-4

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Questions-about-the-FWTools-in-Csharp-tp6333538p6333538.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list