Changes between Version 1 and Version 2 of BuildingOnWindows


Ignore:
Timestamp:
Mar 27, 2007, 11:16:48 PM (17 years ago)
Author:
bdiscoe
Comment:

added or 8.0

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v1 v2  
    1 GDAL can be built on Win32 platforms using MS VC++ 6.x and MS Visual Studio .NET (C++).  The source distribution includes NMAKE compatible makefiles for use from the command shell.   For those wanting Visual Studio 7.1 Solution files (instead of the command line nmake files), Ben Discoe normally makes them available on the [http://vterrain.org/Distrib/gdal.html VTerrain site].  Only the nmake file approach is directly supported by the GDAL maintainers.
     1GDAL can be built on Win32 platforms using MS VC++ 6.x and MS Visual Studio .NET (C++).  The source distribution includes NMAKE compatible makefiles for use from the command shell.   For those wanting Visual Studio 7.1 or 8.0 Solution files (instead of the command line nmake files), Ben Discoe normally makes them available on the [http://vterrain.org/Distrib/gdal.html VTP site].  Only the nmake file approach is directly supported by the GDAL maintainers.
    22
    33Windows CE is also supported by an alternate set of build files. See [wiki:WindowsCE GDAL for Windows CE] for details.