Build Log
  

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

Command Lines
  
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\RSP000001117527732.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/functors.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\functor.cpp
]
Creating command line "cl.exe @c:\SU\CSE687\Code\functors\Debug\RSP000001117527732.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\TMP000002117527732.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\functors.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\functors.exe.embed.manifest.res" c:\SU\CSE687\Code\functors\Debug\TMP000002117527732.tmp"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\RSP000003117527732.rsp" with contents
[
/OUT:".\Debug/functors.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\functors.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/functors.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.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\functor.obj"

".\Debug\functors.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\SU\CSE687\Code\functors\Debug\RSP000003117527732.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\RSP000004117527732.rsp" with contents
[
/out:.\Debug\functors.exe.embed.manifest /notify_update /manifest

.\Debug\functors.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\SU\CSE687\Code\functors\Debug\RSP000004117527732.rsp /nologo"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\BAT000005117527732.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\SU\CSE687\Code\functors\Debug\BAT000005117527732.bat"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\TMP000006117527732.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\functors.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\functors.exe.embed.manifest.res" c:\SU\CSE687\Code\functors\Debug\TMP000006117527732.tmp"
Creating temporary file "c:\SU\CSE687\Code\functors\Debug\RSP000007117527732.rsp" with contents
[
/OUT:".\Debug/functors.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\functors.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/functors.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.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\functor.obj"

".\Debug\functors.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\SU\CSE687\Code\functors\Debug\RSP000007117527732.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
functor.cpp
c:\su\cse687\code\functors\functor.cpp(221) : warning C4018: '<' : signed/unsigned mismatch
Compiling manifest to resources...
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/functors.ilk'; linking nonincrementally
Embedding manifest...
LINK : warning LNK4076: invalid incremental status file '.\Debug/functors.ilk'; linking nonincrementally
Results
  
Build log was saved at "file://c:\SU\CSE687\Code\functors\Debug\BuildLog.htm"
functors - 0 error(s), 3 warning(s)