Build Log |
|
Command Lines |
Creating temporary file "c:\daten\bsp1\bsp1\Debug\RSP0000013656396.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yu"stdafx.h" /Fp"Debug\bsp1.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\bsp1.cpp ] Creating command line "cl.exe @c:\daten\bsp1\bsp1\Debug\RSP0000013656396.rsp /nologo /errorReport:prompt" Creating temporary file "c:\daten\bsp1\bsp1\Debug\RSP0000023656396.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /openmp /Yc"stdafx.h" /Fp"Debug\bsp1.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp ] Creating command line "cl.exe @c:\daten\bsp1\bsp1\Debug\RSP0000023656396.rsp /nologo /errorReport:prompt" Creating temporary file "c:\daten\bsp1\bsp1\Debug\RSP0000033656396.rsp" with contents [ /OUT:"C:\daten\bsp1\Debug\bsp1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\bsp1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\daten\bsp1\Debug\bsp1.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\bsp1.obj" ".\Debug\stdafx.obj" ".\Debug\bsp1.exe.embed.manifest.res" ] Creating command line "link.exe @c:\daten\bsp1\bsp1\Debug\RSP0000033656396.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\daten\bsp1\bsp1\Debug\RSP0000043656396.rsp" with contents [ /out:.\Debug\bsp1.exe.embed.manifest /notify_update /manifest .\Debug\bsp1.exe.intermediate.manifest ] Creating command line "mt.exe @c:\daten\bsp1\bsp1\Debug\RSP0000043656396.rsp /nologo" Creating temporary file "c:\daten\bsp1\bsp1\Debug\BAT0000053656396.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\daten\bsp1\bsp1\Debug\BAT0000053656396.bat" |
Output Window |
Compiling... stdafx.cpp Compiling... bsp1.cpp c:\daten\bsp1\bsp1\bsp1.cpp(26) : 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' c:\daten\bsp1\bsp1\bsp1.cpp(14) : warning C4101: 'x' : unreferenced local variable Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\daten\bsp1\bsp1\Debug\BuildLog.htm" bsp1 - 0 error(s), 2 warning(s) |