Build Log
  

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

Command Lines
  
Creating temporary file "c:\su\CSE687\code\STR\Debug\RSP0000014964148.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "TEST_STR" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\str.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\STR.CPP
]
Creating command line "cl.exe @c:\su\CSE687\code\STR\Debug\RSP0000014964148.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\su\CSE687\code\STR\Debug\RSP0000034964148.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "TEST_STR" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug\str.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @c:\su\CSE687\code\STR\Debug\RSP0000034964148.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\su\CSE687\code\STR\Debug\TMP0000064964148.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\str.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\str.exe.embed.manifest.res" c:\su\CSE687\code\STR\Debug\TMP0000064964148.tmp"
Creating temporary file "c:\su\CSE687\code\STR\Debug\RSP0000074964148.rsp" with contents
[
/OUT:"Debug/str.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\str.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/str.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\stdafx.obj"

".\Debug\STR.obj"

".\Debug\str.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\su\CSE687\code\STR\Debug\RSP0000074964148.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\su\CSE687\code\STR\Debug\RSP00000C4964148.rsp" with contents
[
/out:.\Debug\str.exe.embed.manifest /notify_update /manifest

.\Debug\str.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\su\CSE687\code\STR\Debug\RSP00000C4964148.rsp /nologo"
Creating temporary file "c:\su\CSE687\code\STR\Debug\BAT00000D4964148.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\su\CSE687\code\STR\Debug\BAT00000D4964148.bat"
Creating temporary file "c:\su\CSE687\code\STR\Debug\TMP00000E4964148.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\str.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\str.exe.embed.manifest.res" c:\su\CSE687\code\STR\Debug\TMP00000E4964148.tmp"
Creating temporary file "c:\su\CSE687\code\STR\Debug\RSP00000F4964148.rsp" with contents
[
/OUT:"Debug/str.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\str.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/str.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\stdafx.obj"

".\Debug\STR.obj"

".\Debug\str.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\su\CSE687\code\STR\Debug\RSP00000F4964148.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
stdafx.cpp
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
STR.CPP
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://c:\su\CSE687\code\STR\Debug\BuildLog.htm"
str - 0 error(s), 2 warning(s)