Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021232803808.rsp" with contents [ /O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/dlg_three.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TC ".\dlg_three.c" ] Creating command line "cl.exe @"c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021232803808.rsp" /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x1009 /fo".\Release/dlg_three.res" ".\dlg_three.rc"" Creating temporary file "c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021332803808.rsp" with contents [ /OUT:".\Release/dlg_three.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\dlg_three.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/dlg_three.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 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 ".\Release\dlg_three.obj" ".\Release\dlg_three.res" ] Creating command line "link.exe @"c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021332803808.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021432803808.rsp" with contents [ /outputresource:".\Release\dlg_three.exe;#1" /manifest ".\Release\dlg_three.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\RSP00021432803808.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\BAT00021532803808.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\BAT00021532803808.bat""" |
Output Window |
Compiling... dlg_three.c .\dlg_three.c(31) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\dlg_three.c(41) : 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. .\dlg_three.c(42) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\dlg_three.c(46) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\dlg_three.c(47) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\Administrator\Desktop\source\source\dlg_three\Release\BuildLog.htm" client - 0 error(s), 5 warning(s) |