[gdal-dev] c# interface

Tom Finegan jertol52 at gmail.com
Thu Apr 4 06:51:13 PDT 2013


Hello,
I was able to build the c# interface dll-s using swig 1.3.39. gdal_csharp, ogr_csharp and osr_csharp.dll all register successfully and I referenced them in my c# project, however I have 2 questions:

1. When I register the dlls, I get a dialog asking me which ArcGIS Installation to use. Why do I get this "Register ArcGIS Assembly" dialog? Registration succeeds if I choose ArcEngine.

2. OSGeo.OGR.Ogr.Open() returns a null DataSource. I get no error output, no exception, just a null return value. Any ideas?

Thank you,
Tom


More information about the gdal-dev mailing list