GDAL
说明: 64位编译完全的GDAL,含C#库、Python等
(64-bit compiled complete GDAL, including C# library, Python, etc.)
文件列表:
changelog.txt (4716, 2012-09-13)
ECW50License.rtf (168918, 2013-06-27)
ECW5License.rtf (185444, 2014-03-11)
ECWLicense.rtf (67899, 2015-01-22)
FileGDBLicense.rtf (49351, 2013-05-01)
FITSLicense.rtf (41845, 2013-11-17)
GDALLicense.rtf (13552, 2011-01-09)
GISInternalsLicense.rtf (11427, 2011-01-08)
HDF4License.rtf (42406, 2013-11-17)
HDF5License.rtf (124348, 2013-11-17)
license.txt (1078, 2011-01-01)
Makefile (190743, 2018-10-05)
MRSIDLicense.rtf (33341, 2011-01-13)
NetCDFLicense.rtf (43741, 2013-11-17)
OCILicense.rtf (32346, 2011-01-13)
readme.txt (989, 2009-10-04)
regex-0.12 (0, 2013-04-14)
regex-0.12\AUTHORS (418, 1992-09-20)
regex-0.12\ChangeLog (142657, 1993-04-02)
regex-0.12\configure (12652, 1993-02-08)
regex-0.12\configure.in (462, 1993-01-14)
regex-0.12\COPYING (18321, 1991-06-02)
regex-0.12\doc (0, 2010-07-09)
regex-0.12\doc\include.awk (664, 1992-09-20)
regex-0.12\doc\Makefile.in (2539, 1992-11-21)
regex-0.12\doc\regex.aux (6232, 1993-04-03)
regex-0.12\doc\regex.cps (5935, 1993-04-03)
regex-0.12\doc\regex.info (122104, 1993-04-03)
regex-0.12\doc\regex.texi (122818, 1993-04-03)
regex-0.12\doc\texinfo.tex (132867, 1993-03-23)
regex-0.12\doc\xregex.texi (117047, 1993-04-03)
regex-0.12\INSTALL (5850, 1993-01-22)
regex-0.12\Makefile.in (2972, 1993-04-02)
regex-0.12\NEWS (2086, 1993-04-02)
regex-0.12\regex.c (166695, 2007-05-01)
regex-0.12\regex.c.bak (166673, 2006-03-22)
regex-0.12\regex.h (19192, 1993-04-02)
regex-0.12\test (0, 2010-07-09)
regex-0.12\test\alloca.c (5521, 1992-07-03)
... ...
This SDK provides the necessary files to compile mapserver and the gdal libraries for x86 and x*** platforms with MSVC
1. Required common steps for the compilation
-------------------------------------------
Open Visual Studio Command Prompt of the supported compiler version and architecture
2. gdal compilation
-------------------
nmake gdal
nmake gdal-csharp
3. mapserver compilation
------------------------
nmake ms
nmake ms-csharp
the resulting binaries are copied into the output directory like:
release-[compiler version][-x***]
4. x*** builds
-------------
(Requires to use the Visual Studio 2005 or 2008 x*** Win*** Command Prompt)
The makefile supports to auto-detect the target architecture and define WIN***=YES accordingly
5. Debug builds
---------------
By using the DEBUG compiler option the result contains the required debug information to step into the code by using the Visual Studio debugger;
nmake gdal DEBUG=YES
近期下载者:
相关文件:
收藏者: