Build Log |
|
Command Lines |
Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000104162096.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp"Win32\Release\wpkglogon.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\vc90.pdb" /W3 /c /Zi /TP ..\Components\XmlSettings.cpp .\wpkglogon.cpp ..\Components\Settings.cpp ..\Components\Secret.cpp ..\Components\ExceptionEx.cpp ] Creating command line "cl.exe @f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000104162096.rsp /nologo /errorReport:prompt" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000114162096.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp"Win32\Release\wpkglogon.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000114162096.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Win32\Release" /fo"Win32\Release/wpkglogon.res" .\wpkglogon.rc" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000124162096.rsp" with contents [ /OUT:"Win32\Release\wpkglogon.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Win32\Release\wpkglogon.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\wpkglogon.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"f:\WPKG\Sources\wpkglogon\Win32\Release\wpkglogon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 mpr.lib DelayImp.lib ".\Win32\Release\ExceptionEx.obj" ".\Win32\Release\Secret.obj" ".\Win32\Release\Settings.obj" ".\Win32\Release\stdafx.obj" ".\Win32\Release\wpkglogon.obj" ".\Win32\Release\XmlSettings.obj" ".\Win32\Release\wpkglogon.res" ] Creating command line "link.exe @f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000124162096.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000134162096.rsp" with contents [ /outputresource:".\Win32\Release\wpkglogon.dll;#2" /manifest .\Win32\Release\wpkglogon.dll.intermediate.manifest ] Creating command line "mt.exe @f:\WPKG\Sources\wpkglogon\Win32\Release\RSP0000134162096.rsp /nologo" Creating temporary file "f:\WPKG\Sources\wpkglogon\Win32\Release\BAT0000144162096.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Win32\Release\mt.dep ] Creating command line "f:\WPKG\Sources\wpkglogon\Win32\Release\BAT0000144162096.bat" |
Output Window |
Compiling... stdafx.cpp Compiling... XmlSettings.cpp wpkglogon.cpp .\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' .\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' .\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' .\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' .\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' Settings.cpp ..\Components\Settings.cpp(18) : warning C4996: 'ATL::CRegKey::QueryValue': CRegKey::QueryValue(TCHAR *value, TCHAR *valueName) has been superseded by CRegKey::QueryStringValue and CRegKey::QueryMultiStringValue D:\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlbase.h(5142) : see declaration of 'ATL::CRegKey::QueryValue' ..\Components\Settings.cpp(35) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'int', possible loss of data ..\Components\Settings.cpp(36) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'UINT', possible loss of data Secret.cpp ExceptionEx.cpp Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Creating library Win32\Release\wpkglogon.lib and object Win32\Release\wpkglogon.exp Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://f:\WPKG\Sources\wpkglogon\Win32\Release\BuildLog.htm" wpkglogon - 0 error(s), 8 warning(s) |