Build Log
  

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

Command Lines
  
Creating temporary file "e:\Work\Courses\HPC2010\Nested\Debug\RSP00000854729648.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP  /Qopenmp

.\main.cpp
]
Creating command line "cl.exe @e:\Work\Courses\HPC2010\Nested\Debug\RSP00000854729648.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\Work\Courses\HPC2010\Nested\Debug\RSP00000954729648.rsp" with contents
[
/OUT:"E:\Work\Courses\HPC2010\Nested\Debug\Nested.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Nested.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"e:\Work\Courses\HPC2010\Nested\Debug\Nested.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\main.obj"

".\Debug\Nested.exe.embed.manifest.res"
]
Creating command line "link.exe @e:\Work\Courses\HPC2010\Nested\Debug\RSP00000954729648.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\Work\Courses\HPC2010\Nested\Debug\RSP00000A54729648.rsp" with contents
[
/out:.\Debug\Nested.exe.embed.manifest /notify_update /manifest

.\Debug\Nested.exe.intermediate.manifest
]
Creating command line "mt.exe @e:\Work\Courses\HPC2010\Nested\Debug\RSP00000A54729648.rsp /nologo"
Creating temporary file "e:\Work\Courses\HPC2010\Nested\Debug\BAT00000B54729648.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "e:\Work\Courses\HPC2010\Nested\Debug\BAT00000B54729648.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9002 : ignoring unknown option '/Qopenmp'
main.cpp
e:\work\courses\hpc2010\nested\main.cpp(34) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\work\courses\hpc2010\nested\main.cpp(39) : warning C4101: 'j' : unreferenced local variable
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\Work\Courses\HPC2010\Nested\Debug\BuildLog.htm"
Nested - 0 error(s), 4 warning(s)