[mapserver-users] VisualC++ Experts..

Dave Vieglais vieglais at ukans.edu
Thu May 17 15:24:49 EDT 2001


Are you including a reference to the sde libraries in your make file?  The
message indicates that the linker is not able to locate the entry points for
those SDE routines- so either a different version of SDE or it couldn't find
the lib files.  Check that you have the libraries installed, and you are
using the correct paths in your make file.

Dave V.

>-----Original Message-----
>From: owner-mapserver-users at lists.gis.umn.edu
>[mailto:owner-mapserver-users at lists.gis.umn.edu]On Behalf Of Eduin Yesid
>Carrillo
>Sent: Thursday, May 17, 2001 12:17 PM
>To: mapserver-users at lists.gis.umn.edu
>Subject: [mapserver-users] VisualC++ Experts..
>
>
>Hi list.
>Please give me any hint for this error in vc6 and mapsde.c. Micosoft
>Knowledge Base give some workarounds for this error, but I don't know how
>implement them for sg.h (ArcSDE).
>All 26 times that mapsde.c call SDE functions, generates this error:
>
>*******
>   Creating library mapserv.lib and object mapserv.exp
>mapserver.lib(mapsde.obj) : error LNK2001: unresolved external symbol
>_SE_connection_free
>mapserver.lib(mapsde.obj) : error LNK2001: unresolved external symbol
>_SE_shape_free
>...
>mapserver.lib(mapsde.obj) : error LNK2001: unresolved external symbol
>_SE_shape_get_num_parts
>mapserv.exe : fatal error LNK1120: 26 unresolved externals
>NMAKE : fatal error U1077: '"C:\Archivos de programa\Microsoft Visual
>Studio\VC98\BIN\link.exe"' : return code '0x460'
>Stop.
>Error executing NMAKE.
>*******




More information about the mapserver-users mailing list