Build Log |
|
Command Lines |
Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000939881244.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yu"stdafx.h" /Fp"Debug\bsp5c.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\bsp5c.cpp" ] Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000939881244.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000A39881244.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yc"stdafx.h" /Fp"Debug\bsp5c.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000A39881244.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000B39881244.rsp" with contents [ /OUT:"D:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\Debug\bsp5c.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\bsp5c.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\Debug\bsp5c.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\stdafx.obj" ".\Debug\bsp5c.obj" ".\Debug\bsp5c.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000B39881244.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000C39881244.rsp" with contents [ /out:".\Debug\bsp5c.exe.embed.manifest" /notify_update /manifest ".\Debug\bsp5c.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\RSP00000C39881244.rsp" /nologo" Creating temporary file "d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\BAT00000D39881244.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\bsp5c\bsp5c\Debug\BAT00000D39881244.bat""" |
Output Window |
Compiling... stdafx.cpp Compiling... bsp5c.cpp d:\hs-harz\vorlesungen\ss\parprog\openmp_bsp\bsp5c\bsp5c\bsp5c.cpp(22) : 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' Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\hs-harz\Vorlesungen\SS\ParProg\OpenMP_bsp\bsp5c\bsp5c\Debug\BuildLog.htm" bsp5c - 0 error(s), 1 warning(s) |