Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\JohnDoe\Desktop\v\bot\Release\RSP00001F79689052.rsp" with contents
[
/Od /Os /GL /D "WIN32_LEAN_AND_MEAN" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS- /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC .\bot.c

.\debug.c

.\connection.c

.\common.c

.\botThreads.c

.\botkiller.c
]
Creating command line "cl.exe @c:\Users\JohnDoe\Desktop\v\bot\Release\RSP00001F79689052.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
bot.c
.\bot.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
.\bot.c(8) : fatal error C1903: unable to recover from previous error(s); stopping compilation
debug.c
.\debug.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
.\debug.c(39) : warning C4013: 'WriteDebugDataEx' undefined; assuming extern returning int
.\debug.c(43) : error C2371: 'WriteDebugDataEx' : redefinition; different basic types
.\debug.c(47) : fatal error C1903: unable to recover from previous error(s); stopping compilation
connection.c
.\connection.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
.\connection.c(157) : fatal error C1903: unable to recover from previous error(s); stopping compilation
common.c
.\common.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
c:\users\johndoe\desktop\v\bot\..\common\string.c(240) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\..\common\string.c(256) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\..\common\string.c(428) : warning C4047: 'function' : 'LPCWSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\bot\..\common\string.c(428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\string.c(428) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\..\common\string.c(428) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\bot\..\common\string.c(446) : warning C4047: 'function' : 'LPCSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\bot\..\common\string.c(446) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\string.c(446) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\..\common\string.c(446) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\bot\..\common\string.c(572) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\bot\..\common\string.c(573) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\bot\..\common\utils.c(239) : warning C4047: 'function' : 'LPWSTR' differs in levels of indirection from 'wchar_t (*)[255]'
c:\users\johndoe\desktop\v\bot\..\common\utils.c(239) : warning C4024: 'function through pointer' : different types for formal and actual parameter 5
c:\users\johndoe\desktop\v\bot\..\common\utils.c(410) : warning C4047: '=' : 'DWORD' differs in levels of indirection from 'HANDLE'
c:\users\johndoe\desktop\v\bot\..\common\crypto.c(19) : warning C4244: '=' : conversion from 'WORD' to 'BYTE', possible loss of data
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(37) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(44) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(56) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(60) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(64) : warning C4047: '=' : 'LPVOID' differs in levels of indirection from 'unsigned long'
c:\users\johndoe\desktop\v\bot\..\common\hooking.c(172) : warning C4022: 'memcopy' : pointer mismatch for actual parameter 1
c:\users\johndoe\desktop\v\bot\..\common\inject.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 3
.\common.c(14) : fatal error C1903: unable to recover from previous error(s); stopping compilation
botThreads.c
.\botThreads.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
.\botThreads.c(85) : fatal error C1903: unable to recover from previous error(s); stopping compilation
botkiller.c
.\botkiller.c : error C2471: cannot update program database 'c:\users\johndoe\desktop\v\bot\release\vc90.pdb'
.\botkiller.c(150) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Results
  
Build log was saved at "file://c:\Users\JohnDoe\Desktop\v\bot\Release\BuildLog.htm"
bot - 13 error(s), 25 warning(s)