Build Log |
|
Command Lines |
Creating temporary file "c:\GB\TSI1000\WinPwd8\Debug\RSP00000A15245904.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /Gm /EHsc /MTd /Zp1 /Fp".\Debug/pwd.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TC .\pwd.c ] Creating command line "cl.exe @c:\GB\TSI1000\WinPwd8\Debug\RSP00000A15245904.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo".\Debug/Script1.res" .\Script1.rc" Creating temporary file "c:\GB\TSI1000\WinPwd8\Debug\RSP00000B15245904.rsp" with contents [ /OUT:"Debug/tsipwd.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\tsipwd.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/tsipwd.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 comctl32.lib WSOCK32.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\Crc.obj" ".\Debug\pwd.obj" ".\Debug\Pwdcrypt.obj" ".\Debug\pwdnet.obj" ".\Debug\pwdpread.obj" ".\Debug\pwdpwrit.obj" ".\Debug\Script1.res" ".\Debug\tsipwd.exe.embed.manifest.res" ] Creating command line "link.exe @c:\GB\TSI1000\WinPwd8\Debug\RSP00000B15245904.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\GB\TSI1000\WinPwd8\Debug\RSP00000C15245904.rsp" with contents [ /out:.\Debug\tsipwd.exe.embed.manifest /notify_update /manifest .\Debug\tsipwd.exe.intermediate.manifest ] Creating command line "mt.exe @c:\GB\TSI1000\WinPwd8\Debug\RSP00000C15245904.rsp /nologo" Creating temporary file "c:\GB\TSI1000\WinPwd8\Debug\BAT00000D15245904.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\GB\TSI1000\WinPwd8\Debug\BAT00000D15245904.bat" Creating temporary file "c:\GB\TSI1000\WinPwd8\Debug\RSP00000E15245904.rsp" with contents [ /o ".\Debug/pwd.bsc" .\Debug\pwd.sbr .\Debug\Pwdcrypt.sbr .\Debug\pwdnet.sbr .\Debug\pwdpread.sbr .\Debug\pwdpwrit.sbr .\Debug\Crc.sbr ] Creating command line "bscmake.exe @c:\GB\TSI1000\WinPwd8\Debug\RSP00000E15245904.rsp /nologo" |
Output Window |
Compiling... pwd.c c:\gb\tsi1000\winpwd8\pwd.c(374) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf' c:\gb\tsi1000\winpwd8\pwd.c(458) : warning C4996: '_strupr': This function or variable may be unsafe. Consider using _strupr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\string.h(172) : see declaration of '_strupr' c:\gb\tsi1000\winpwd8\pwd.c(460) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' c:\gb\tsi1000\winpwd8\pwd.c(481) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf' c:\gb\tsi1000\winpwd8\pwd.c(494) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf' c:\gb\tsi1000\winpwd8\pwd.c(507) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy' Compiling resources... Linking... Embedding manifest... Creating browse information file... Microsoft Browse Information Maintenance Utility Version 8.00.50727 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://c:\GB\TSI1000\WinPwd8\Debug\BuildLog.htm" pwd - 0 error(s), 6 warning(s) |