Build Log
  

Build started: Project: 2 Sections, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\Users\Master\AppData\Local\Temp\RSPA096.bs" with contents
[
/c /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /EHsc /RTC1 /MDd /GS /fp:fast /Fo"Debug/" /W3 /nologo /Wp64 /ZI /Qopenmp /Qvc9 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"
.\main.cpp
]
Creating command line "icl.exe "@C:\Users\Master\AppData\Local\Temp\RSPA096.bs""
Creating temporary file "C:\Users\Master\AppData\Local\Temp\RSPA183.bs" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /OUT:"E:\Work\Courses\HPC2010\1_2 Sections\Debug\2 Sections.exe" /INCREMENTAL /nologo /MANIFEST /MANIFESTFILE:"Debug\2 Sections.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /TLBID:1 /DEBUG /PDB:"E:\Work\Courses\HPC2010\1_2 Sections\Debug\2 Sections.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\Work\Courses\HPC2010\1_2 Sections\Debug\2 Sections.lib" /MACHINE:X86
Debug/main.obj
"Debug\2 Sections.exe.embed.manifest.res"
]
Creating command line "xilink.exe "@C:\Users\Master\AppData\Local\Temp\RSPA183.bs""
Creating temporary file "C:\Users\Master\AppData\Local\Temp\RSPA2AE.bs" with contents
[
/nologo /out:"Debug\2 Sections.exe.embed.manifest" /notify_update /manifest "Debug\2 Sections.exe.intermediate.manifest"
]
Creating command line "mt.exe "@C:\Users\Master\AppData\Local\Temp\RSPA2AE.bs""
Creating temporary file "C:\Users\Master\AppData\Local\Temp\VadA2FF.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > Debug\mt.dep
]
Creating command line "cmd.exe /c C:\Users\Master\AppData\Local\Temp\VadA2FF.bat"
Output Window
  
Compiling with Intel(R) C++ Compiler 11.1.071 [IA-32]... (Intel C++ Environment)
main.cpp
.\main.cpp(9): warning #177: variable "d" was declared but never referenced
    double d;
           ^

Linking... (Intel C++ Environment)
xilink: executing 'link'
Embedding manifest... (Microsoft VC++ Environment)
Results
  
Build log was saved at "file://E:\Work\Courses\HPC2010\1_2 Sections\Debug\BuildLog.htm"
2 Sections - 0 error(s), 1 warning(s)