| Build Log |
|
| Command Lines |
Creating temporary file "d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001B34285348.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/test2.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\test2.cpp ] Creating command line "cl.exe @d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001B34285348.rsp /nologo /errorReport:prompt" Creating temporary file "d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001C34285348.rsp" with contents [ /OUT:"./test2.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\test2.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/test2.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 d:\psapi.lib 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\test2.obj" ".\Debug\test2.exe.embed.manifest.res" ] Creating command line "link.exe @d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001C34285348.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001D34285348.rsp" with contents [ /out:.\Debug\test2.exe.embed.manifest /notify_update /manifest .\Debug\test2.exe.intermediate.manifest ] Creating command line "mt.exe @d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\RSP00001D34285348.rsp /nologo" Creating temporary file "d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\BAT00001E34285348.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\BAT00001E34285348.bat" |
| Output Window |
Compiling...
test2.cpp
d:\_installs\idef\github\sysanalyzer\source\apilog_dll\test\createprocess\test2.cpp(69) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
d:\vs2008\vc\include\conio.h(145) : see declaration of 'getch'
Linking...
LINK : warning LNK4076: invalid incremental status file './test2.ilk'; linking nonincrementally
Embedding manifest...
|
| Results |
Build log was saved at "file://d:\_Installs\iDef\github\SysAnalyzer\source\apilog_dll\test\CreateProcess\Debug\BuildLog.htm" test2 - 0 error(s), 2 warning(s) |