Build Log
  

Rebuild started: Project: pi, Configuration: Release|Win32

Command Lines
  
Creating temporary file "e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000890369976.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /openmp /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP "..\pi.cpp"
]
Creating command line "cl.exe @"e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000890369976.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000990369976.rsp" with contents
[
/OUT:"E:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\pi.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\pi.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\pi.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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

".\Release\pi.obj"
]
Creating command line "link.exe @"e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000990369976.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000A90369976.rsp" with contents
[
/outputresource:".\Release\pi.exe;#1" /manifest

".\Release\pi.exe.intermediate.manifest"
]
Creating command line "mt.exe @"e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\RSP00000A90369976.rsp" /nologo"
Creating temporary file "e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\BAT00000B90369976.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\BAT00000B90369976.bat"""
Output Window
  
Compiling...
pi.cpp
..\pi.cpp(115) : warning C4101: 'x' : unreferenced local variable
..\pi.cpp(149) : warning C4101: 'x' : unreferenced local variable
Linking...
Generating code
e:\work\courses\hpc2010\7 piopenmp\pi.cpp(219) : warning C4700: uninitialized local variable 'x' used
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://e:\Work\Courses\HPC2010\7 PIOpenMP\pi\Release\BuildLog.htm"
pi - 0 error(s), 3 warning(s)