Build Log |
|
Command Lines |
Creating temporary file "d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001774527916.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\dialogpath.cpp ] Creating command line "cl.exe @d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001774527916.rsp /nologo /errorReport:prompt" Creating temporary file "d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001874527916.rsp" with contents [ /OUT:"D:\Work\SetupSrvI\Debug\SetupSrvI.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\SetupSrvI.exe.intermediate.manifest" /MANIFESTUAC:"level='requireAdministrator' uiAccess='false'" /DEBUG /PDB:"d:\Work\SetupSrvI\Debug\SetupSrvI.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 shlwapi.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\dialogmain.obj" ".\Debug\dialogpath.obj" ".\Debug\dialogprogress.obj" ".\Debug\setupsrvi.obj" ".\Debug\wndpos.obj" ".\Debug\SetupSrvI.res" ".\Debug\SetupSrvI.exe.embed.manifest.res" ] Creating command line "link.exe @d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001874527916.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001974527916.rsp" with contents [ /out:.\Debug\SetupSrvI.exe.embed.manifest /notify_update /manifest .\Debug\SetupSrvI.exe.intermediate.manifest ] Creating command line "mt.exe @d:\Work\SetupSrvI\SetupSrvI\Debug\RSP00001974527916.rsp /nologo" Creating temporary file "d:\Work\SetupSrvI\SetupSrvI\Debug\BAT00001A74527916.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "d:\Work\SetupSrvI\SetupSrvI\Debug\BAT00001A74527916.bat" |
Output Window |
Compiling... dialogpath.cpp d:\work\setupsrvi\setupsrvi\dialogpath.cpp(38) : warning C4995: 'strcat': name was marked as #pragma deprecated d:\work\setupsrvi\setupsrvi\dialogpath.cpp(38) : 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. c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' d:\work\setupsrvi\setupsrvi\dialogpath.cpp(46) : warning C4995: 'strcat': name was marked as #pragma deprecated d:\work\setupsrvi\setupsrvi\dialogpath.cpp(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. c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' d:\work\setupsrvi\setupsrvi\dialogpath.cpp(134) : warning C4995: 'strcat': name was marked as #pragma deprecated d:\work\setupsrvi\setupsrvi\dialogpath.cpp(134) : 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. c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\Work\SetupSrvI\SetupSrvI\Debug\BuildLog.htm" SetupSrvI - 0 error(s), 6 warning(s) |