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