Build Log |
|
Command Lines |
Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000238083960.rsp" with contents [ /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Win32\Debug\wpkglogon.pch" /Fo"Win32\Debug\\" /Fd"Win32\Debug\vc90.pdb" /W3 /c /ZI /TP .\wpkglogon.cpp ] Creating command line "cl.exe @f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000238083960.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_DEBUG" /l 0x409 /I "Win32\Debug" /fo"Win32\Debug/wpkglogon.res" .\wpkglogon.rc" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000338083960.rsp" with contents [ /OUT:"Win32\Debug\wpkglogon.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Win32\Debug\wpkglogon.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\wpkglogon.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"f:\WPKG\Sources\wpkglogon\Win32\Debug\wpkglogon.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 mpr.lib DelayImp.lib ".\Win32\Debug\ExceptionEx.obj" ".\Win32\Debug\Secret.obj" ".\Win32\Debug\Settings.obj" ".\Win32\Debug\stdafx.obj" ".\Win32\Debug\wpkglogon.obj" ".\Win32\Debug\XmlSettings.obj" ".\Win32\Debug\wpkglogon.res" ".\Win32\Debug\wpkglogon.dll.embed.manifest.res" ] Creating command line "link.exe @f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000338083960.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000538083960.rsp" with contents [ /out:.\Win32\Debug\wpkglogon.dll.embed.manifest /notify_update /manifest .\Win32\Debug\wpkglogon.dll.intermediate.manifest ] Creating command line "mt.exe @f:\WPKG\Sources\wpkglogon\Win32\Debug\RSP00000538083960.rsp /nologo" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Debug\BAT00000638083960.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Win32\Debug\mt.dep ] Creating command line "f:\WPKG\Sources\wpkglogon\Win32\Debug\BAT00000638083960.bat" |
Output Window |
Compiling... wpkglogon.cpp f:\wpkg\sources\wpkglogon\wpkglogon.cpp(24) : 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. d:\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' f:\wpkg\sources\wpkglogon\wpkglogon.cpp(25) : 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. d:\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' f:\wpkg\sources\wpkglogon\wpkglogon.cpp(26) : 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. d:\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' f:\wpkg\sources\wpkglogon\wpkglogon.cpp(154) : 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. d:\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' f:\wpkg\sources\wpkglogon\wpkglogon.cpp(237) : 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. d:\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat' Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... |
Results |
Build log was saved at "file://f:\WPKG\Sources\wpkglogon\Win32\Debug\BuildLog.htm" wpkglogon - 0 error(s), 5 warning(s) |