Build Log
  

Build started: Project: GLTrace2, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\wut\Desktop\Sources\AbsoHack8.5\Abso Hack 8.5\Debug\RSP00000229406820.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /FD /EHsc /MTd /Fp".\Debug/GLTrace2.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\sprites.cpp"

".\misc\parsemsg.cpp"

".\winamp.cpp"

".\timehandling.cpp"

".\stringfinder.cpp"

".\RedirectFunction.cpp"

".\playeritems.cpp"

".\mempatcher.cpp"

".\main.cpp"

".\interpreter.cpp"

".\GenericPatch.cpp"

".\font.cpp"

".\cvar.cpp"

".\console.cpp"

".\commandmenu.cpp"

".\color.cpp"

".\client.cpp"

".\calcscreen.cpp"

".\bomb.cpp"

".\bind.cpp"

".\apihook.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\wut\Desktop\Sources\AbsoHack8.5\Abso Hack 8.5\Debug\RSP00000229406820.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\wut\Desktop\Sources\AbsoHack8.5\Abso Hack 8.5\Debug\RSP00000329406820.rsp" with contents
[
/o ".\Debug/GLTrace2.bsc"

".\Debug\bind.sbr"

".\Debug\bomb.sbr"

".\Debug\calcscreen.sbr"

".\Debug\client.sbr"

".\Debug\color.sbr"

".\Debug\commandmenu.sbr"

".\Debug\console.sbr"

".\Debug\cvar.sbr"

".\Debug\font.sbr"

".\Debug\GenericPatch.sbr"

".\Debug\interpreter.sbr"

".\Debug\main.sbr"

".\Debug\mempatcher.sbr"

".\Debug\playeritems.sbr"

".\Debug\RedirectFunction.sbr"

".\Debug\stringfinder.sbr"

".\Debug\timehandling.sbr"

".\Debug\winamp.sbr"

".\Debug\parsemsg.sbr"

".\Debug\sprites.sbr"

".\Debug\apihook.sbr"
]
Creating command line "bscmake.exe @"c:\Documents and Settings\wut\Desktop\Sources\AbsoHack8.5\Abso Hack 8.5\Debug\RSP00000329406820.rsp" /nologo"
Output Window
  
Compiling...
sprites.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\sprites.cpp(39) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
parsemsg.cpp
winamp.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
timehandling.cpp
stringfinder.cpp
RedirectFunction.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\redirectfunction.cpp(74) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
playeritems.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\playeritems.cpp(80) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
mempatcher.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(53) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(358) : see declaration of '_vsnprintf'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(63) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(141) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(185) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(186) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(221) : see declaration of 'strupr'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(192) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(206) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(207) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(221) : see declaration of 'strupr'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(239) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(240) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(221) : see declaration of 'strupr'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(260) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(261) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(221) : see declaration of 'strupr'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(329) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(365) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(428) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(432) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(436) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(467) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(590) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(616) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\mempatcher.cpp(636) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(126) : see declaration of 'strerror'
main.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\main.cpp(234) : error C2466: cannot allocate an array of constant size 0
interpreter.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\interpreter.cpp(317) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
GenericPatch.cpp
font.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
cvar.cpp
console.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
commandmenu.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
color.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
client.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\cdll_int.h(34) : error C2040: 'HSPRITE' : 'int' differs in levels of indirection from 'HSPRITE__ *'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\engine\eiface.h(380) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\program files\microsoft sdks\windows\v6.0a\include\winnt.h(1020) : see previous definition of 'ARRAYSIZE'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(272) : error C2440: 'initializing' : cannot convert from 'int' to 'HSPRITE'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(272) : error C2440: 'initializing' : cannot convert from 'int' to 'HSPRITE'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(281) : error C2664: 'add_sprite' : cannot convert parameter 1 from 'HSPRITE' to 'int'
        There is no context in which this conversion is possible
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(345) : error C2664: 'sprite_lookup' : cannot convert parameter 1 from 'HSPRITE' to 'int'
        There is no context in which this conversion is possible
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(3272) : error C2446: '!=' : no conversion from 'int' to 'HSPRITE'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(3272) : error C2040: '!=' : 'HSPRITE' differs in levels of indirection from 'int'
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(3278) : error C2446: '!=' : no conversion from 'int' to 'HSPRITE'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\client.cpp(3278) : error C2040: '!=' : 'HSPRITE' differs in levels of indirection from 'int'
calcscreen.cpp
bomb.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\bomb.cpp(31) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
bind.cpp
Generating Code...
Compiling...
apihook.cpp
c:\documents and settings\wut\desktop\sources\absohack8.5\abso hack 8.5\apihook.cpp(161) : error C2065: 'i' : undeclared identifier
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://c:\Documents and Settings\wut\Desktop\Sources\AbsoHack8.5\Abso Hack 8.5\Debug\BuildLog.htm"
GLTrace2 - 17 error(s), 32 warning(s)