Build Log |
|
Command Lines |
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000024442604.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yu"stdafx.h" /Fp"Debug\bsp4.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\bsp4.cpp" ] Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000024442604.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000034442604.rsp" with contents [ /OUT:"D:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\Debug\bsp4.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\bsp4.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\Debug\bsp4.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\bsp4.obj" ".\Debug\stdafx.obj" ".\Debug\bsp4.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000034442604.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000044442604.rsp" with contents [ /out:".\Debug\bsp4.exe.embed.manifest" /notify_update /manifest ".\Debug\bsp4.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\RSP0000044442604.rsp" /nologo" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\BAT0000054442604.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\bsp4\bsp4\Debug\BAT0000054442604.bat""" |
Output Window |
Compiling... bsp4.cpp d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp4\bsp4\bsp4.cpp(33) : warning C4996: 'gets': This function or variable may be unsafe. Consider using gets_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\programme\microsoft visual studio 9.0\vc\include\stdio.h(279) : see declaration of 'gets' d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp4\bsp4\bsp4.cpp(12) : warning C4101: 'j' : unreferenced local variable Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp4\bsp4\Debug\BuildLog.htm" bsp4 - 0 error(s), 2 warning(s) |