Re: [gdal-dev] using gdal from c#

2012-12-19 Thread Etienne Tourigny
Speaking of which - wouldn't it be time to retire the links to fwtools from the wiki download page? Or perhaps move it to a separate page with a link to it? Seems to me there are quite a few issues, and people are frequently suggested not to use fwtools any more, since it's quite old. Etienne On

Re: [gdal-dev] using gdal from c#

2012-12-19 Thread Christoph Appel
Volkmar, for pre-build images, one could refer to http://www.gisinternals.com/sdk/. IIRC, Visual Studio version reflects a specific .NET version. Kind regards, Christoph Am 17.12.2012 13:13, schrieb Volkmar Herbst Agricon: Dear all, I have a problem using gdal libraries (fwtools247) in .Ne

Re: [gdal-dev] using gdal from c#

2012-12-18 Thread Jean-Claude Repetto
On 17/12/2012 13:13, Volkmar Herbst Agricon wrote: > Dear all, > I have a problem using gdal libraries (fwtools247) in .Net. I do need to > reference the library in .net 4.0. It works in 3.5 but not with framework > 4.0. Is there any way to use the libs in 4.0? Or could you give us some > other sug

[gdal-dev] using gdal from c#

2012-12-17 Thread Volkmar Herbst Agricon
Dear all, I have a problem using gdal libraries (fwtools247) in .Net. I do need to reference the library in .net 4.0. It works in 3.5 but not with framework 4.0. Is there any way to use the libs in 4.0? Or could you give us some other suggestions how to overcome this problem? Thanks in advance Volk