Build Log
  

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

Command Lines
  
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000123841884.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /openmp /Yu"stdafx.h" /Fp"Debug\private_a.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\AssemblyInfo.cpp"

".\private_a.cpp"
]
Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000123841884.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000223841884.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /openmp /Yc"stdafx.h" /Fp"Debug\private_a.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000223841884.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" ".\app.rc""
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000323841884.rsp" with contents
[
/OUT:"D:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\Debug\private_a.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\private_a.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /ASSEMBLYDEBUG /PDB:"D:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\Debug\private_a.pdb" /DYNAMICBASE /FIXED:No /NXCOMPAT /MACHINE:X86 ".\Debug\app.res"

".\Debug\private_a.obj"

".\Debug\AssemblyInfo.obj"

".\Debug\stdafx.obj"
]
Creating command line "link.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000323841884.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000423841884.rsp" with contents
[
/outputresource:"..\Debug\private_a.exe;#1" /manifest

".\Debug\private_a.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\RSP00000423841884.rsp" /nologo"
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\BAT00000523841884.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\BAT00000523841884.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
AssemblyInfo.cpp
private_a.cpp
Generating Code...
d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\private_a\private_a\private_a.cpp(23) : warning C4700: uninitialized local variable 'i' used
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\private_a\private_a\Debug\BuildLog.htm"
private_a - 0 error(s), 1 warning(s)