Build Log
  

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

Command Lines
  
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000139363472.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\pr501_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\pr501_1.cpp"
]
Creating command line "cl.exe @"c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000139363472.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000239363472.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\pr501_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000239363472.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\TMP00000339363472.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr501_1.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\pr501_1.exe.embed.manifest.res" "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\TMP00000339363472.tmp""
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000439363472.rsp" with contents
[
/OUT:"C:\temp\!\Visual C++\pr501_1\Debug\pr501_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr501_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\temp\!\visual c++\pr501_1\debug\pr501_1.pdb" /SUBSYSTEM:CONSOLE /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\stdafx.obj"

".\debug\pr501_1.obj"

".\Debug\pr501_1.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000439363472.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000539363472.rsp" with contents
[
/out:".\debug\pr501_1.exe.embed.manifest" /notify_update /manifest

".\debug\pr501_1.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000539363472.rsp" /nologo"
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\BAT00000639363472.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\BAT00000639363472.bat"""
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\TMP00000739363472.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr501_1.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\pr501_1.exe.embed.manifest.res" "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\TMP00000739363472.tmp""
Creating temporary file "c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000839363472.rsp" with contents
[
/OUT:"C:\temp\!\Visual C++\pr501_1\Debug\pr501_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr501_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\temp\!\visual c++\pr501_1\debug\pr501_1.pdb" /SUBSYSTEM:CONSOLE /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\stdafx.obj"

".\debug\pr501_1.obj"

".\Debug\pr501_1.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\RSP00000839363472.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
pr501_1.cpp
c:\temp\!\visual c++\pr501_1\pr501_1\pr501_1.cpp(38) : warning C4996: 'getch' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\conio.h(145) : see declaration of 'getch'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\temp\!\Visual C++\pr501_1\pr501_1\Debug\BuildLog.htm"
pr501_1 - 0 error(s), 1 warning(s)