Changes between Version 9 and Version 10 of BuildingOnWindows


Ignore:
Timestamp:
Nov 27, 2007, 7:31:43 PM (16 years ago)
Author:
ilucena
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v9 v10  
    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 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. GDAL also provided automatically generated Visual Studio "Makefile Projects" for version 2003, 2005 and beyond. See [wiki:MakeFileProjects Using Makefile Projects] for details.
     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. GDAL also provides automatically generated Visual Studio "Makefile Projects" for version 2003, 2005 and beyond. See [wiki:MakeFileProjects Using Makefile Projects] for details.
    22
    33Windows CE is also supported by an alternate set of build files. See [wiki:WindowsCE GDAL for Windows CE] for details.