Build Log |
|
Command Lines |
Creating temporary file "c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00005F30961176.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\FBWFCMD.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\FBWFCMD.cpp ] Creating command line "cl.exe @c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00005F30961176.rsp /nologo /errorReport:prompt" Creating temporary file "c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00006030961176.rsp" with contents [ /OUT:"C:\XPEFBWF\FBWFCMD\Debug\FBWFCMD.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\FBWFCMD.exe.intermediate.manifest" /DEBUG /PDB:"c:\XPEFBWF\FBWFCMD\debug\FBWFCMD.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 C:\XPEFBWF\FBWFCMD\FBWFCMD\fbwflib.lib 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\FBWFCMD.obj" ".\Debug\stdafx.obj" ".\Debug\FBWFCMD.exe.embed.manifest.res" ] Creating command line "link.exe @c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00006030961176.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00006130961176.rsp" with contents [ /out:.\Debug\FBWFCMD.exe.embed.manifest /notify_update /manifest .\Debug\FBWFCMD.exe.intermediate.manifest ] Creating command line "mt.exe @c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\RSP00006130961176.rsp /nologo" Creating temporary file "c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\BAT00006230961176.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\BAT00006230961176.bat" |
Output Window |
Compiling... FBWFCMD.cpp c:\xpefbwf\fbwfcmd\fbwfcmd\fbwfcmd.cpp(101) : warning C4996: 'mbstowcs' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdlib.h(527) : see declaration of 'mbstowcs' Message: 'This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' c:\xpefbwf\fbwfcmd\fbwfcmd\fbwfcmd.cpp(117) : warning C4996: 'mbstowcs' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdlib.h(527) : see declaration of 'mbstowcs' Message: 'This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\XPEFBWF\FBWFCMD\FBWFCMD\Debug\BuildLog.htm" FBWFCMD - 0 error(s), 2 warning(s) |