Re: [gdal-dev] Need solution for C# setup, with error at OSGeo.OGR registration

2017-08-09 Thread C. Zeng
st 01, 2017 12:15 PM > *To:* C. Zeng > *Cc:* gdal-dev@lists.osgeo.org > *Subject:* Re: [gdal-dev] Need solution for C# setup, with error at > OSGeo.OGR registration > > > > Hi, > > > > You probably have multiple dll dependencies availabe in the path. Try > copying

Re: [gdal-dev] Need solution for C# setup, with error at OSGeo.OGR registration

2017-08-08 Thread Eric Wenger ARA/SED
PM To: C. Zeng Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Need solution for C# setup, with error at OSGeo.OGR registration Hi, You probably have multiple dll dependencies availabe in the path. Try copying all the dependencies from the same package to the location where your excutable

Re: [gdal-dev] Need solution for C# setup, with error at OSGeo.OGR registration

2017-08-01 Thread Tamas Szekeres
Hi, You probably have multiple dll dependencies availabe in the path. Try copying all the dependencies from the same package to the location where your excutable is running. Best regards, Tamas Az iPhone-omról küldve 2017. aug. 1. dátummal, 17:08 időpontban C. Zeng írta: > ​Hello all, > >

[gdal-dev] Need solution for C# setup, with error at OSGeo.OGR registration

2017-08-01 Thread C. Zeng
​Hello all, I am trying to setup the GDAL in C#.NET 2015, with an error at the registration of the Ogr. A previous post stated the exact same problem but without a solution, I