[Gdal-dev] GDAL in C#
Tamas Szekeres
szekerest at gmail.com
Sat Oct 28 09:59:02 EDT 2006
Hi,
The GDAL-C# can be found in the '\gdal\swig\csharp' directory. You can
find 2 sample apps to demonstrate how to use the OGR and OSR library.
I recommend to use the latest CVS version, currently only the Windows
build is supported.
To compile the C# interface use the following steps:
1. Compile GDAL
2. CD into '\gdal\swig\csharp
3. nmake -f makefile.vc interface
4. nmake -f makefile.vc
To test the compilation you can use:
5. nmake -f makefile.vc test
Best Regards
Tamas Szekeres
2006/10/27, MIKAH JAMES TRENT <mjtrent at wisc.edu>:
> Hi,
> I am working for the University of Wisconsin, Madison, and we are
> inquiring abou GDAL. I noticed that on the gdal website,
> http://www.gdal.org/ as well as in the news section there is mention of
> a C# version, that isn't quite done yet. Is it possible to get a BETA
> of this somewhere??
> Thanks,
> -Mikah
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev
>
More information about the Gdal-dev
mailing list