Build Log
  

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

Command Lines
  
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp6\bsp6\Debug\RSP00000319884036.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yu"stdafx.h" /Fp"Debug\bsp6.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\bsp6.cpp"
]
Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp6\bsp6\Debug\RSP00000319884036.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
bsp6.cpp
d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp6\bsp6\bsp6.cpp(8) : error C2871: 'System' : a namespace with this name does not exist
d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp6\bsp6\bsp6.cpp(24) : error C2653: 'Console' : is not a class or namespace name
d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp6\bsp6\bsp6.cpp(24) : error C3861: 'WriteLine': identifier not found
Results
  
Build log was saved at "file://d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp6\bsp6\Debug\BuildLog.htm"
bsp6 - 3 error(s), 0 warning(s)