Changes between Version 19 and Version 20 of GdalOgrInCsharp


Ignore:
Timestamp:
Aug 29, 2010, 3:42:22 PM (14 years ago)
Author:
tamas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GdalOgrInCsharp

    v19 v20  
    1010== Supported platforms ==
    1111
    12 Currently the interface is compilable and supports the various Win32 and Win64 platforms targeting the Microsoft.NET and the MONO framework. The interface is also compilable under the GNU Linux/OSX systems for the MONO framework. The compilation steps for the various platforms have been added to the [http://buildbot.osgeo.org:8500 GDAL buildbot] and tested regularly.
     12Currently the interface is compilable and supports the various Win32 and Win64 platforms targeting the Microsoft.NET and the MONO frameworks. The interface is also compilable under the GNU Linux/OSX systems for the MONO framework. The compilation steps for the various platforms have been added to the [http://buildbot.osgeo.org:8500 GDAL buildbot] and tested regularly.
    1313
    1414== Related Documents ==
     
    2727
    2828One way to get the CSharp bindings is to use FWTools 1.2.0+ for windows.  To use these it should be sufficient to add the assemblies in FWTools\csharp to your project, and to ensure that FWTools\bin is in your path.  See [http://fwtools.maptools.org FWTools: Open Source GIS Binary Kit for Windows and Linux]
     29
     30== Windows Build SDKs ==
     31
     32Tamas Szekeres maintains [http://vbkto.dyndns.org/sdk build SDK packages] in order to compile GDAL from the sources on Windows. The build system provides daily build binary packages for the latest stable and development versions.