Build Log
  

Rebuild started: Project: K2Client, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000621443352.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "WINVER=0x0502" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/K2Client.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi ".\StdAfx.cpp"
]
Creating command line "cl.exe @"d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000621443352.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000721443352.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "WINVER=0x0502" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/K2Client.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi ".\K2Client.cpp"
]
Creating command line "cl.exe @"d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000721443352.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000821443352.rsp" with contents
[
/OUT:".\Release/K2Client.exe" /INCREMENTAL:NO /LIBPATH:"M:\antonyj_remote\pf_lib\host\src\common" /MANIFEST /MANIFESTFILE:".\Release\K2Client.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Release/K2Client.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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

".\Release\K2Client.obj"

".\Release\StdAfx.obj"
]
Creating command line "link.exe @"d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000821443352.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000921443352.rsp" with contents
[
/outputresource:".\Release\K2Client.exe;#1" /manifest

".\Release\K2Client.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\RSP00000921443352.rsp" /nologo"
Creating temporary file "d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\BAT00000A21443352.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\BAT00000A21443352.bat"""
Output Window
  
Compiling...
StdAfx.cpp
Compiling...
K2Client.cpp
.\K2Client.cpp(17) : warning C4278: 'ReportEvent': identifier in type library 'mscorlib.tlb' is already a macro; use the 'rename' qualifier
.\K2Client.cpp(17) : warning C4278: 'ReportEvent': identifier in type library 'mscorlib.tlb' is already a macro; use the 'rename' qualifier
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\K2DevGuide\Sample Projects\Visual Studio 2008\CppK2Client\Release\BuildLog.htm"
K2Client - 0 error(s), 2 warning(s)