[Gdal-dev] Compiling GDAL/OGR for C#
Tamas Szekeres
szekerest at gmail.com
Mon Nov 6 05:40:00 EST 2006
Hi,
At first you should compile gdal with the desired options.
After compiling gdal, step into the gdal /swig/csharp directory and use:
1. nmake -f makefile.vc interface
2. nmake -f makefile.vc
3. nmake -f makefile.vc test
The latter will run the sample applications. These apps would show you how to
use the OGR libraries.
You should use the latest CVS version.
Best Regards,
Tamas
2006/11/6, Mir Hassan Ali <mirhassanali at gmail.com>:
> Hi
>
> I am new to the GDAL/OGR development. I want to read MapInfo/ESRI files from
> my application in C#. Please can anyone guide me in the right direction so
> that I can compile GDAL/OGR for C# and use it in my application. Any help
> will be highly appreciated.
>
> Best Regards
>
> Mir Hassan Ali
> _______________________________________________
> 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