| Build Log |
|
| Command Lines |
Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000D11482604.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\s2.cpp" ] Creating command line "cl.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000D11482604.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000E11482604.rsp" with contents [ /OUT:"Debug/lab2.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\lab2.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/lab2.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 ".\Debug\s2.obj" ".\Debug\lab2.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000E11482604.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000F11482604.rsp" with contents [ /out:".\Debug\lab2.exe.embed.manifest" /notify_update /manifest ".\Debug\lab2.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\RSP00000F11482604.rsp" /nologo" Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\BAT00001011482604.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\BAT00001011482604.bat""" |
| Output Window |
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
s2.cpp
d:\!windocuments\&ruslan\#uzhnu\!third\oop\l2\s2.cpp(11) : warning C4621: no postfix form of 'operator --' found for type 'cStack', using prefix form
d:\!windocuments\&ruslan\#uzhnu\!third\oop\l2\h2.h(1) : see declaration of 'cStack'
Linking...
LINK : warning LNK4076: invalid incremental status file 'Debug/lab2.ilk'; linking nonincrementally
Embedding manifest...
|
| Results |
Build log was saved at "file://d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L2\Debug\BuildLog.htm" lab2 - 0 error(s), 3 warning(s) |