Build Log
  

Rebuild started: Project: yapb, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001C21163312.rsp" with contents
[
/Od /I "..\include" /I "..\include\engine" /I "..\source" /I "..\project" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /FD /EHa /MTd /GR- /Fp".\debug\inf\yapb.pch" /Fx /FAs /Fa".\debug\asm\\" /Fo".\debug\obj\\" /Fd".\debug\inf" /W4 /c /ZI "..\source\waypoint.cpp"

"..\source\support.cpp"

"..\source\netmsg.cpp"

"..\source\navigate.cpp"

"..\source\interface.cpp"

"..\source\globals.cpp"

"..\source\combat.cpp"

"..\source\chatlib.cpp"

"..\source\botmanager.cpp"

"..\source\basecode.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001C21163312.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /fo".\debug\inf/yapb.res" ".\yapb.rc""
Creating temporary file "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001D21163312.rsp" with contents
[
/OUT:".\debug\yapb.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\debug\inf\yapb.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /ASSEMBLYDEBUG /PDB:".\debug\inf\yapb.pdb" /MAP:".\debug\inf\yapb.map" /MAPINFO:EXPORTS /SUBSYSTEM:WINDOWS /OPT:NOREF /OPT:NOICF /DYNAMICBASE:NO /IMPLIB:".\debug\inf\yapb.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug\obj\basecode.obj"

".\debug\obj\botmanager.obj"

".\debug\obj\chatlib.obj"

".\debug\obj\combat.obj"

".\debug\obj\globals.obj"

".\debug\obj\interface.obj"

".\debug\obj\navigate.obj"

".\debug\obj\netmsg.obj"

".\debug\obj\support.obj"

".\debug\obj\waypoint.obj"

".\debug\inf\yapb.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001D21163312.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001E21163312.rsp" with contents
[
/out:".\debug\yapb.dll.manifest" /manifest

".\debug\inf\yapb.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\RSP00001E21163312.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\BAT00001F21163312.bat" with contents
[
@echo off

copy "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\yapb.dll" "f:/valve/steamapps/dmitryzhukov/condition zero/czero/addons/yapb/dlls/" /y

copy "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\yapb.dll" "f:/valve/steamapps/dmitryzhukov/counter-strike/cstrike/addons/yapb/dlls/" /y

copy "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\yapb.dll" "f:/counter-strike/cstrike/addons/yapb/dlls/" /y

copy "c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\yapb.dll" "i:/servers/hlserver/cstrike/addons/yapb/dlls/" /y



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\BAT00001F21163312.bat"""
Output Window
  
Compiling...
waypoint.cpp
support.cpp
netmsg.cpp
navigate.cpp
interface.cpp
globals.cpp
combat.cpp
c:\documents and settings\hans\desktop\sourcecode\source\combat.cpp(565) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'Weapon_t' can equal the given constant
c:\documents and settings\hans\desktop\sourcecode\source\combat.cpp(603) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'Weapon_t' can equal the given constant
c:\documents and settings\hans\desktop\sourcecode\source\combat.cpp(924) : warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
c:\documents and settings\hans\desktop\sourcecode\source\combat.cpp(1360) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
c:\documents and settings\hans\desktop\sourcecode\source\combat.cpp(1364) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
chatlib.cpp
botmanager.cpp
basecode.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : .\debug\yapb.dll not found or not built by the last incremental link; performing full link
   Creating library .\debug\inf\yapb.lib and object .\debug\inf\yapb.exp
Creating manifest...
Performing Post-Build Event...
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
Results
  
Build log was saved at "file://c:\Documents and Settings\Hans\Desktop\sourcecode\project\debug\inf\BuildLog.htm"
yapb - 1 error(s), 5 warning(s)