Trouble with compiling 4.4.2 under MSVC++
Donnie Marino
dmarino at DIGITALGLOBE.COM
Fri Apr 22 13:57:30 PDT 2005
I am trying to compile MS 4.4.2 under MSVC++ and I get the following
output from nmake /f makefile.vc
C:\mapserver_build\mapserver-4.4.2>nmake /f makefile.vc
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl /nologo /MD /W3 /DDEBUG -Ic:/mapserver_build/gdwin32
-Ic:\proj/src -Ic:\mapserver_build\re
gex-0.12 -IC:\mapserver_build\gdal-1.2.6/gcore
-IC:\mapserver_build\gdal-1.2.6/alg -IC:\mapserver_build\g
dal-1.2.6/ogr -IC:\mapserver_build\gdal-1.2.6/port
-IC:\mapserver_build\gdal-1.2.6/ogr/ogrsf_frmts -IC:\m
apserver_build\gdal-1.2.6/ogr -IC:\mapserver_build\gdal-1.2.6/port
-IC:\mapserver_build\libcurl-7.13.1-s
sl-zlib-ares\curl-7.13.1/include -DHAVE_STRING_H -DREGEX_MALLOC
-DNEED_STRCASECMP -DNEED_STRNCAS
ECMP -DNEED_STRLCAT -DWIN32 -D_WIN32 -DUSE_PROJ -DUSE_PROJ_API_H
-DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_G
D_WBMP -DUSE_GD_GIF -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONT
-DUSE_OGR -DUSE_WMS_SVR -DUSE_WMS_LYR
-DIGNORE_MISSING_DATA -DENABLE_STDERR_DEBUG -DUSE_GDAL
-DUSE_WFS_SVR -DUSE_WFS_LYR -DUSE_WCS_SVR
-DUSE_GD_ANTIALIAS /c mapserv.c /Fomapserv.obj
mapserv.c
link mapserv.obj mapserver_i.lib
c:/mapserver_build/gdwin32/bgd.lib c:\proj/src/proj_i.li
b C:\mapserver_build\gdal-1.2.6/gdal_i.lib
C:\mapserver_build\gdal-1.2.6/gdal_i.lib C:\mapserver_build\li
bcurl-7.13.1-ssl-zlib-ares\curl-7.13.1/lib/libcurl.lib "C:\Program
Files\Microsoft Visual Studio\VC98
\Lib\WSOCK32.LIB"
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
LINK : fatal error LNK1181: cannot open input file "mapserver_i.lib"
NMAKE : fatal error U1077: 'link' : return code '0x49d'
Stop.
Anyone have any clues? I think all the deps are OK, I don't know why
this error occurs, but I can't get past it...
TIA,
Donnie
_______________________________________________
Donald Marino
Data Systems
Digitalglobe, Inc.
dmarino at digitalglobe.com
303.684.4331
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050422/d81b3c9f/attachment.htm>
More information about the MapServer-users
mailing list