Build Log
  

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

Command Lines
  
Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000333402932.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 ".\l3.cpp"
]
Creating command line "cl.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000333402932.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000433402932.rsp" with contents
[
/OUT:"Debug/l3.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\l3.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/l3.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\l3.obj"

".\Debug\l3.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000433402932.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000533402932.rsp" with contents
[
/out:".\Debug\l3.exe.embed.manifest" /notify_update /manifest

".\Debug\l3.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\RSP00000533402932.rsp" /nologo"
Creating temporary file "d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\BAT00000633402932.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\BAT00000633402932.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
l3.cpp
d:\!windocuments\&ruslan\#uzhnu\!third\oop\l3\l3\l3.cpp(5) : 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'
d:\!windocuments\&ruslan\#uzhnu\!third\oop\l3\l3\l3.cpp(9) : 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'
d:\!windocuments\&ruslan\#uzhnu\!third\oop\l3\l3\l3.cpp(13) : 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'
Linking...
LINK : warning LNK4076: invalid incremental status file 'Debug/l3.ilk'; linking nonincrementally
Embedding manifest...
Results
  
Build log was saved at "file://d:\!WinDocuments\&Ruslan\#UzhNU\!THIRD\OOP\L3\l3\Debug\BuildLog.htm"
l3 - 0 error(s), 5 warning(s)