[Mapserver-users] MapServer 3.7 / Win32 / GD2
Norman Vine
nhv at cape.com
Wed Feb 12 09:20:04 PST 2003
Jan Hartmann writes:
>
> Has anyone compiled MapServer 3.7 for native Windows using GD2.0? The
> binaries provided on UMN use GD1.8.4, which has a Makefile for NT. I
> didn't find something like that in the GD2.0.11 distribution, and the
> install info for Windows was a bit terse ("learn the basic skills of
> your favorite C environment"). Can anyone help?
I use the MingW32 compiler in a Cygwin shell
which allows me to use the unix Make system
< the MSYS shell should work as well >
Norman
<633> mapserver
$ cygcheck mapserv.exe
Found: .\mapserv.exe
.\mapserv.exe
c:\bin\freetype.dll
C:\WINNT\System32\msvcrt.dll
C:\WINNT\System32\KERNEL32.dll
C:\WINNT\System32\ntdll.dll
.\libgdal.1.1.dll
C:\WINNT\System32\ADVAPI32.DLL
C:\WINNT\System32\RPCRT4.dll
C:\WINNT\System32\WSOCK32.DLL
C:\WINNT\System32\WS2_32.DLL
C:\WINNT\System32\WS2HELP.DLL
.\libproj.dll
C:\WINNT\System32\crtdll.dll
$ mapserv -v
MapServer version 3.7 (development) SUPPORTS=PROJ SUPPORTS=TTF
SUPPORTS=GD2_RGB INPUT=TIFF INPUT=EPPL7 INPUT=JPEG INPUT=
POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
More information about the MapServer-users
mailing list