Build Log
  

Build started: Project: antz, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000135003908.rsp" with contents
[
/I "lib/mysql/include" /I "lib/freeglut/include/GL" /I "lib/soil/src" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /c /TC ".\lib\soil\src\stb_image_aug.c"

".\lib\soil\src\SOIL.c"

".\lib\soil\src\image_helper.c"

".\lib\soil\src\image_DXT.c"

".\os\osx\nposx.c"

".\os\msw\npmsw.c"

".\os\linux\nplinux.c"

".\os\npos.c"

".\io\db\npmysql.c"

".\io\db\npauxdb.c"

".\io\file\npxml.c"

".\io\file\npobj.c"

".\io\file\npkml.c"

".\io\file\npjson.c"

".\io\file\npgdal.c"

".\io\file\npcsv.c"

".\io\gl\nptexmap.c"

".\io\gl\nptags.c"

".\io\gl\npgldraw.c"

".\io\gl\npgeometry.c"

".\io\npmouse.c"

".\io\npkey.c"

".\io\npglut.c"

".\io\npgl.c"

".\io\npfile.c"

".\io\npdb.c"

".\io\npconsole.c"

".\io\npch.c"

".\data\map\npmapstr.c"

".\data\map\npmapbase.c"

".\data\npstr.c"

".\data\npnode.c"

".\data\npmath.c"

".\data\npmapfile.c"

".\data\npmap.c"

".\ctrl\nptest.c"

".\ctrl\npengine.c"

".\ctrl\npcmd.c"

".\npio.c"

".\npdata.c"

".\npctrl.c"

".\main.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000135003908.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000235003908.rsp" with contents
[
/OUT:"C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\antz.exe" /LIBPATH:"lib/mysql" /LIBPATH:"lib/freeglut/lib/x86" /LIBPATH:"lib/soil/lib" /MANIFEST /MANIFESTFILE:"Release\antz.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\antz.pdb" /DYNAMICBASE /NXCOMPAT SOIL.lib opengl32.lib glu32.lib mysqlclient.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\lib\mysql\libmysql.lib"

".\lib\mysql\mysqlclient.lib"

".\Release\main.obj"

".\Release\npctrl.obj"

".\Release\npdata.obj"

".\Release\npio.obj"

".\Release\npcmd.obj"

".\Release\npengine.obj"

".\Release\nptest.obj"

".\Release\npmap.obj"

".\Release\npmapfile.obj"

".\Release\npmath.obj"

".\Release\npnode.obj"

".\Release\npstr.obj"

".\Release\npmapbase.obj"

".\Release\npmapstr.obj"

".\Release\npch.obj"

".\Release\npconsole.obj"

".\Release\npdb.obj"

".\Release\npfile.obj"

".\Release\npgl.obj"

".\Release\npglut.obj"

".\Release\npkey.obj"

".\Release\npmouse.obj"

".\Release\npgeometry.obj"

".\Release\npgldraw.obj"

".\Release\nptags.obj"

".\Release\nptexmap.obj"

".\Release\npcsv.obj"

".\Release\npgdal.obj"

".\Release\npjson.obj"

".\Release\npkml.obj"

".\Release\npobj.obj"

".\Release\npxml.obj"

".\Release\npauxdb.obj"

".\Release\npmysql.obj"

".\Release\npos.obj"

".\Release\nplinux.obj"

".\Release\npmsw.obj"

".\Release\nposx.obj"

".\Release\image_DXT.obj"

".\Release\image_helper.obj"

".\Release\SOIL.obj"

".\Release\stb_image_aug.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000235003908.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000335003908.rsp" with contents
[
/outputresource:".\Release\antz.exe;#1" /manifest

".\Release\antz.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\RSP00000335003908.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\BAT00000435003908.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\BAT00000435003908.bat"""
Output Window
  
Compiling...
stb_image_aug.c
SOIL.c
image_helper.c
image_DXT.c
nposx.c
npmsw.c
nplinux.c
npos.c
npmysql.c
.\io\db\npmysql.c(133) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(170) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(170) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
.\io\db\npmysql.c(170) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(170) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(916) : warning C4047: 'function' : 'chunksObj *' differs in levels of indirection from 'char ***'
.\io\db\npmysql.c(916) : warning C4024: 'npSetMysqlQueryValues' : different types for formal and actual parameter 3
.\io\db\npmysql.c(1775) : warning C4133: 'function' : incompatible types - from 'pdbConnectMysql' to 'dbConnect *'
.\io\db\npmysql.c(2018) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2018) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
.\io\db\npmysql.c(2018) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2018) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2023) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2023) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2028) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2028) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2068) : warning C4047: '!=' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2276) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2276) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
.\io\db\npmysql.c(2276) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2276) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2277) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2277) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
.\io\db\npmysql.c(2277) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2277) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2296) : warning C4133: 'function' : incompatible types - from 'pdbNewConnect' to 'pdbConnectMysql'
.\io\db\npmysql.c(2301) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2301) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2303) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\io\db\npmysql.c(2303) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\io\db\npmysql.c(2534) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4629) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4644) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4669) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4692) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4803) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4812) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
.\io\db\npmysql.c(4815) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'char **'
.\io\db\npmysql.c(4815) : warning C4024: 'npMapTraverseTreeLL' : different types for formal and actual parameter 1
.\io\db\npmysql.c(4855) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
npauxdb.c
npxml.c
npobj.c
npkml.c
npjson.c
npgdal.c
npcsv.c
nptexmap.c
nptags.c
npgldraw.c
npgeometry.c
Generating Code...
c:\documents and settings\luke\desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\io\db\npmysql.c(341) : warning C4716: 'npFreeChunk' : must return a value
c:\documents and settings\luke\desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\io\db\npmysql.c(1441) : warning C4716: 'npABC' : must return a value
c:\documents and settings\luke\desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\io\db\npmysql.c(4653) : warning C4716: 'npGetNodesValues4' : must return a value
Compiling...
npmouse.c
npkey.c
npglut.c
npgl.c
npfile.c
npdb.c
npconsole.c
npch.c
npmapstr.c
npmapbase.c
npstr.c
npnode.c
npmath.c
npmapfile.c
.\data\npmapfile.c(2296) : warning C4090: 'initializing' : different 'const' qualifiers
npmap.c
nptest.c
npengine.c
npcmd.c
npio.c
.\npio.c(113) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\npio.c(113) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
.\npio.c(113) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\npio.c(113) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\npio.c(115) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
.\npio.c(115) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
.\npio.c(146) : warning C4047: '=' : 'pNPdatabases' differs in levels of indirection from 'int'
npdata.c
Generating Code...
Compiling...
npctrl.c
lib/mysql/include\config-win.h(24) : warning C4005: '_WIN32_WINNT' : macro redefinition
        C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\sdkddkver.h(151) : see previous definition of '_WIN32_WINNT'
main.c
Generating Code...
Linking...
mysqlclient.lib(client.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(errmsg.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(libmysql.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_time.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(net_serv.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(pack.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(password.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(adler32.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(compress.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(crc32.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(deflate.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(inffast.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(inflate.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(inftrees.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(trees.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(uncompr.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(zutil.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(aes.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(aestables.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(algebra.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(arc4.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(asn.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(coding.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(des.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(dh.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(dsa.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(file.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(hash.cpp.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(integer.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(md2.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(md4.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(md5.cpp.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(misc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(random.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ripemd.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(rsa.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(sha.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(buffer.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(cert_wrapper.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(crypto_wrapper.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(handshake.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(log.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(socket_wrapper.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ssl.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(timer.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(yassl_error.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(yassl_imp.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(yassl_int.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(array.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(charset-def.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(charset.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(default.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(errors.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(list.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_dirname.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_fn_ext.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_format.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_loadpath.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_pack.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_qsort.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mf_arr_appstr.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(mulalloc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_access.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_alloc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_compress.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_div.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_error.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_fopen.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_fstream.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_getwd.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_init.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_lib.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_malloc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_messnc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_once.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_open.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_pthread.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_read.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_realloc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_static.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_symlink.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_thr_init.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_wincond.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_winerr.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_winfile.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(sha1.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(typelib.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_rnd.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(bchange.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(bmove_upp.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-big5.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-bin.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-cp932.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-czech.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-euc_kr.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-eucjpms.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-extra.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-gb2312.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-gbk.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-latin1.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-mb.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-simple.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-sjis.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-tis620.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-uca.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-ucs2.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-ujis.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-utf8.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype-win1250ch.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(ctype.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(dtoa.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(int2str.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(is_prefix.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(longlong2str.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_strtoll10.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(my_vsnprintf.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(str2int.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(str_alloc.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strcend.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strend.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strmake.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strmov.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strnmov.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strxmov.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(strxnmov.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(xml.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(vio.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(viosocket.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(viossl.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
mysqlclient.lib(viosslfactories.obj) : warning LNK4099: PDB 'mysqlclient.pdb' was not found with 'lib/mysql\mysqlclient.lib' or at 'C:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\mysqlclient.pdb'; linking object as if no debug info
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Luke\Desktop\antz_msw_2012-12-19updated_mysql\antz_msw_2012-12-19updated_mysql\code\Release\BuildLog.htm"
antz - 0 error(s), 182 warning(s)