PDA

View Full Version : Compiling and linking with VC6


seh1635
06-11-2003, 04:56 PM
Ok,World and Zone seem to compile fine, but when they go to link I get this error message:

mysqlclient.lib(password.obj) :error LNK2001 : unresolved external symbol __ftol2 ../Build/Zone.exe : fatal error LNK1120 : 1 unresolved externals
Error executing link.exe

Zone.exe - 2 error(s), 0 warning(s)

I get the same error when trying to compile both World, and Zone.

This is with CVS code downloaded at around 8pm pacific.

Does anyone have any ideas?