[Gdal-dev] compiling mapserver 4.0 with gdal support on VC7
Ballini Yvain
Ballini.Yvain at seat.it
Thu Dec 11 04:22:38 EST 2003
Hi,
I'm trying to recompile mapserver 4.0 with OGR support (on Windows XP
with VC7).
Without the gdal support, it's everything ok but adding the gdal support
introduces a lot of problem during the recompilation of mapserver.
When I run the makefile.vc of mapserver, it gives me the following
errors for gdal 1.1.9:
cpl.lib(cpl_error.obj) : error LNK2019: unresolved external symbol
__imp___vsnpr intf referenced in function _CPLDebug
cpl.lib(cpl_string.obj) : error LNK2019: unresolved external symbol
__imp___vsnp rintf referenced in function _CSLSave
cpl.lib(cpl_vsisimple.obj) : error LNK2019: unresolved external symbol
__imp__fp uts referenced in function _VSIFPuts
cpl.lib(cpl_vsisimple.obj) : error LNK2019: unresolved external symbol
__imp__mk dir referenced in function _VSIMkdir
OLDNAMES.lib(mkdir.obi) : error LNK2001: unresolved external symbol
__imp__mkdir
cpl.lib(cpl_vsisimple.obj) : error LNK2019: unresolved external symbol
__imp__rm dir referenced in function _VSIRmdir
OLDNAMES.lib(rmdir.obi) : error LNK2001: unresolved external symbol
__imp__rmdir
cpl.lib(cpl_string.obj) : error LNK2019: unresolved external symbol
__imp__strer ror referenced in function _CSLSave
cpl.lib(cpl_string.obj) : error LNK2019: unresolved external symbol
__imp___errn o referenced in function _CSLSave
cpl.lib(cpl_dir.obj) : error LNK2019: unresolved external symbol
__imp___findclo se referenced in function _CPLReadDir
cpl.lib(cpl_dir.obj) : error LNK2019: unresolved external symbol
__imp___findnex t referenced in function _CPLReadDir
cpl.lib(cpl_dir.obj) : error LNK2019: unresolved external symbol
__imp___findfir st referenced in function _CPLReadDir
OLDNAMES.lib(mkdir.obi) : error LNK2001: unresolved external symbol
__imp___mkdi r
OLDNAMES.lib(rmdir.obi) : error LNK2001: unresolved external symbol
__imp___rmdi r mapserv.exe : fatal error LNK1120: 11 unresolved
externals NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
Does someone know if there is a better version for compiling with VC7 ?
Thanks.
Yvain Ballini.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20031211/ead44da8/attachment.html
More information about the Gdal-dev
mailing list