2
0
mirror of https://github.com/tenrok/Rfid-Credential-Provider.git synced 2026-06-08 17:32:23 +03:00
Files
rfid-credential-provider/Provider/RfidCredentialProvider/Win32/Debug/RfidCredentialProvider.log
T
2012-02-26 13:07:01 -08:00

133 lines
15 KiB
Plaintext

Build started 3/1/2011 11:01:30 PM.
1>Project "C:\Users\tylermenezes\Desktop\RfidLoginProvider\Provider\RfidCredentialProvider\RfidCredentialProvider.vcxproj" on node 2 (rebuild target(s)).
1>_PrepareForClean:
Deleting file "Win32\Debug\RfidCredentialProvider.lastbuildstate".
InitializeBuildStatus:
Creating "Win32\Debug\RfidCredentialProvider.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _USRDLL /D RFIDCREDENTIALPROVIDER_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Win32\Debug\\" /Fd"Win32\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt Dll.cpp Encryption.cpp guid.cpp helpers.cpp Logger.cpp md5.cpp RfidCredential.cpp RfidProvider.cpp Registry.cpp RfidReader.cpp Serial.cpp SHA1.cpp
SHA1.cpp
Serial.cpp
RfidReader.cpp
Registry.cpp
RfidProvider.cpp
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(48): warning C4995: 'gets': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(52): warning C4995: 'sprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(55): warning C4995: 'vsprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(21): warning C4995: 'strcat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(22): warning C4995: 'strcpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(30): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(31): warning C4995: 'vswprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(33): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(35): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1087): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1089): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\rfidprovider.cpp(78): warning C4018: '<' : signed/unsigned mismatch
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\rfidprovider.cpp(210): warning C4018: '<' : signed/unsigned mismatch
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\rfidprovider.cpp(218): warning C4018: '<' : signed/unsigned mismatch
RfidCredential.cpp
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(48): warning C4995: 'gets': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(52): warning C4995: 'sprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(55): warning C4995: 'vsprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(21): warning C4995: 'strcat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(22): warning C4995: 'strcpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(30): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(31): warning C4995: 'vswprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(33): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(35): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1087): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1089): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\rfidcredential.cpp(68): warning C4995: 'wsprintf': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\rfidcredential.cpp(68): warning C4995: 'wsprintfW': name was marked as #pragma deprecated
md5.cpp
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\md5.cpp(342): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
Logger.cpp
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\logger.cpp(17): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 10.0\vc\include\time.inl(112) : see declaration of 'localtime'
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\logger.cpp(20): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
helpers.cpp
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(48): warning C4995: 'gets': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(52): warning C4995: 'sprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstdio(55): warning C4995: 'vsprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(21): warning C4995: 'strcat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cstring(22): warning C4995: 'strcpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(30): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(31): warning C4995: 'vswprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(33): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\cwchar(35): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1087): warning C4995: 'wcscat': name was marked as #pragma deprecated
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(1089): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(316): warning C4995: 'wcscpy': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(316): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(283) : see declaration of 'wcscpy'
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(322): warning C4018: '<' : signed/unsigned mismatch
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(332): warning C4995: 'strcpy': name was marked as #pragma deprecated
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(332): 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 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\helpers.cpp(338): warning C4018: '<' : signed/unsigned mismatch
guid.cpp
Encryption.cpp
1>c:\users\tylermenezes\desktop\rfidloginprovider\provider\rfidcredentialprovider\encryption.cpp(4): warning C4018: '<' : signed/unsigned mismatch
Dll.cpp
Generating Code...
ResourceCompile:
c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /D _UNICODE /D UNICODE /l"0x0409" /nologo /fo"Win32\Debug\resources.res" resources.rc
ManifestResourceCompile:
c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"Win32\Debug\RfidCredentialProvider.dll.embed.manifest.res" Win32\Debug\RfidCredentialProvider_manifest.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.dll" /INCREMENTAL /NOLOGO shlwapi.lib odbc32.lib odbccp32.lib winscard.lib crypt32.lib secur32.lib kernel32.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 /DEF:"rfidcredentialprovider.def" /MANIFEST /ManifestFile:"Win32\Debug\RfidCredentialProvider.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.lib" /MACHINE:X86 /DLL Win32\Debug\resources.res
Win32\Debug\RfidCredentialProvider.dll.embed.manifest.res
Win32\Debug\Dll.obj
Win32\Debug\Encryption.obj
Win32\Debug\guid.obj
Win32\Debug\helpers.obj
Win32\Debug\Logger.obj
Win32\Debug\md5.obj
Win32\Debug\RfidCredential.obj
Win32\Debug\RfidProvider.obj
Win32\Debug\Registry.obj
Win32\Debug\RfidReader.obj
Win32\Debug\Serial.obj
Win32\Debug\SHA1.obj
Creating library C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.lib and object C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.exp
1>RfidCredentialProvider.exp : warning LNK4070: /OUT:PASSWORDRESETCREDENTIALPROVIDER.DLL directive in .EXP differs from output filename 'C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.dll'; ignoring directive
Manifest:
Deleting file "Win32\Debug\RfidCredentialProvider.dll.embed.manifest".
c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"Win32\Debug\RfidCredentialProvider.dll.embed.manifest" /manifest Win32\Debug\RfidCredentialProvider.dll.intermediate.manifest
c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"Win32\Debug\RfidCredentialProvider.dll.embed.manifest.res" Win32\Debug\RfidCredentialProvider_manifest.rc
LinkEmbedManifest:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.dll" /INCREMENTAL /NOLOGO shlwapi.lib odbc32.lib odbccp32.lib winscard.lib crypt32.lib secur32.lib kernel32.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 /DEF:"rfidcredentialprovider.def" /MANIFEST /ManifestFile:"Win32\Debug\RfidCredentialProvider.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.lib" /MACHINE:X86 /DLL Win32\Debug\resources.res
Win32\Debug\RfidCredentialProvider.dll.embed.manifest.res
Win32\Debug\Dll.obj
Win32\Debug\Encryption.obj
Win32\Debug\guid.obj
Win32\Debug\helpers.obj
Win32\Debug\Logger.obj
Win32\Debug\md5.obj
Win32\Debug\RfidCredential.obj
Win32\Debug\RfidProvider.obj
Win32\Debug\Registry.obj
Win32\Debug\RfidReader.obj
Win32\Debug\Serial.obj
Win32\Debug\SHA1.obj
RfidCredentialProvider.vcxproj -> C:\Users\tylermenezes\Desktop\RfidLoginProvider\Win32\Debug\RfidCredentialProvider.dll
FinalizeBuildStatus:
Deleting file "Win32\Debug\RfidCredentialProvider.unsuccessfulbuild".
Touching "Win32\Debug\RfidCredentialProvider.lastbuildstate".
1>Done Building Project "C:\Users\tylermenezes\Desktop\RfidLoginProvider\Provider\RfidCredentialProvider\RfidCredentialProvider.vcxproj" (rebuild target(s)).
Build succeeded.
Time Elapsed 00:00:07.03