| | Compiling...
main.c
npctrl.c
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\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'
npdata.c
npio.c
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(101) : warning C4047: 'initializing' : 'pNPdatabases *' differs in levels of indirection from 'pNPdatabases *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(112) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(112) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(112) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(112) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(114) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(114) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(118) : warning C4013: 'npNewLoadNodeStateResultIntoAntz' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(95) : warning C4101: 'msg' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(143) : warning C4013: 'npdbGetList' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\npio.c(143) : warning C4047: '=' : 'pNPdatabases' differs in levels of indirection from 'int'
npcmd.c
npengine.c
nptest.c
npmap.c
npmapfile.c
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\data\npmapfile.c(2296) : warning C4090: 'initializing' : different 'const' qualifiers
npmath.c
npnode.c
npstr.c
npmapbase.c
npmapstr.c
npch.c
npconsole.c
npdb.c
npfile.c
npgl.c
npglut.c
Generating Code...
Compiling...
npkey.c
npmouse.c
npgeometry.c
npgldraw.c
nptags.c
nptexmap.c
npcsv.c
npgdal.c
npjson.c
npkml.c
npobj.c
npxml.c
npauxdb.c
npmysql.c
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(117) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(154) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(154) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(154) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(154) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(158) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(521) : warning C4133: 'function' : incompatible types - from 'dbNewConnect *' to 'dbConnectMysql *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(850) : warning C4047: 'function' : 'chunksObj *' differs in levels of indirection from 'char ***'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(850) : warning C4024: 'npSetMysqlQueryValues' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(1297) : warning C4013: 'getch' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(1675) : warning C4101: 'chunks' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(1811) : warning C4098: 'npHolder' : 'void' function returning a value
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(1817) : warning C4098: 'npHolder' : 'void' function returning a value
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(1831) : warning C4133: 'function' : incompatible types - from 'dbConnectMysql *' to 'dbConnect *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2197) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2197) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2197) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2197) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2202) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2202) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2207) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2207) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2211) : warning C4013: 'npNewLoadNodeStateResultIntoAntz' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2247) : warning C4047: '!=' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2249) : warning C4013: 'npSetDbQueryConditionals' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2445) : warning C4013: 'nposTimeStampCSV' undefined; assuming extern returning int
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2458) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2458) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2458) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2458) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2459) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2459) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2459) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2459) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2470) : warning C4133: 'function' : incompatible types - from 'dbNewConnect *' to 'dbConnectMysql *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2471) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2471) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2474) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2474) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2478) : warning C4133: 'function' : incompatible types - from 'dbNewConnect *' to 'dbConnectMysql *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2482) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2482) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2484) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2484) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2653) : warning C4133: 'function' : incompatible types - from 'dbConnectMysql *' to 'mysqlObject *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(2715) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3504) : warning C4133: 'function' : incompatible types - from 'dbConnectMysql *' to 'dbConnect *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3492) : warning C4101: 'result' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3540) : warning C4101: 'result' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3750) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3852) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3853) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3854) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3856) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3857) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3858) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3860) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3861) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3862) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3864) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3865) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3866) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3868) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3869) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3870) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3872) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3873) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3874) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3876) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3877) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3878) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3883) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3884) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3885) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3919) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3920) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3921) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3923) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3924) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3925) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3927) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3928) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(3929) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4744) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4759) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4784) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4807) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4835) : warning C4101: 'myBuffer' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4834) : warning C4101: 'buffer' : unreferenced local variable
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4918) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4927) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4930) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'char **'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4930) : warning C4024: 'npMapTraverseTreeLL' : different types for formal and actual parameter 1
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4970) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(5100) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(5102) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(5145) : warning C4018: '<' : signed/unsigned mismatch
npos.c
nplinux.c
npmsw.c
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\os\msw\npmsw.c(71) : warning C4133: 'function' : incompatible types - from 'char *' to 'LPWCH'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\os\msw\npmsw.c(118) : warning C4133: 'function' : incompatible types - from 'char *' to 'LPCWSTR'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\os\msw\npmsw.c(271) : warning C4133: '=' : incompatible types - from 'char *' to 'LPWSTR'
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\os\msw\npmsw.c(280) : warning C4133: '=' : incompatible types - from 'const char *' to 'LPCWSTR'
nposx.c
image_DXT.c
image_helper.c
Generating Code...
c:\documents and settings\luke\desktop\asdf\antz_msw_2012-12-19\code\io\db\npmysql.c(4768) : warning C4716: 'npGetNodesValues4' : must return a value
Compiling...
SOIL.c
stb_image_aug.c
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\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\asdf\antz_msw_2012-12-19\code\Debug\mysqlclient.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
|