Build Log
  

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

Command Lines
  
Creating temporary file "d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001245046280.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\dummy_iss_source_code_example\simm.cc
]
Creating command line "cl.exe @d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001245046280.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001345046280.rsp" with contents
[
/OUT:"Debug\MF.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\MF.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\MF.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\simm.obj"

".\Debug\MF.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001345046280.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001445046280.rsp" with contents
[
/out:.\Debug\MF.exe.embed.manifest /notify_update /manifest

.\Debug\MF.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\RSP00001445046280.rsp /nologo"
Creating temporary file "d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\BAT00001545046280.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\BAT00001545046280.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
simm.cc
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Corsi\EmbeddedSystems2021\Lectures\04_GPP_ASP\Extra\DUMMY_ISS\Debug\BuildLog.htm"
MF - 0 error(s), 1 warning(s)