Build Log
  

Rebuild started: Project: ReaderDll_demo, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004B28521732.rsp" with contents
[
/O2 /GL /I "..\ReaderDll" /I ".\Support" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yu"stdafx.h" /Fp"Release\ReaderDll_demo.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\Support\StopWatch.cpp"

".\SpeedTestPage.cpp"

".\ReaderDll_demo.cpp"

".\PropSht.cpp"

".\LogPage.cpp"

".\L1IDPg.cpp"

".\HaxaOperation.cpp"

".\ConnectionSettingsPage.cpp"

".\Support\Clock.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004B28521732.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004C28521732.rsp" with contents
[
/O2 /GL /I "..\ReaderDll" /I ".\Support" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yc"stdafx.h" /Fp"Release\ReaderDll_demo.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004C28521732.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Release" /fo"Release/ReaderDll_demo.res" ".\ReaderDll_demo.rc""
Creating temporary file "c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\TMP00004D28521732.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Release\\ReaderDll_demo.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Release\ReaderDll_demo.exe.embed.manifest.res" "c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\TMP00004D28521732.tmp""
Creating temporary file "c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004E28521732.rsp" with contents
[
/OUT:"C:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll\Release\ReaderDll_demo.exe" /VERSION:1.0.0.1 /INCREMENTAL /LIBPATH:"C:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll\Release" /MANIFEST /MANIFESTFILE:"Release\ReaderDll_demo.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll\Release\ReaderDll_demo.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /ENTRY:"wWinMainCRTStartup" /MACHINE:X86 Reader.lib DelayImp.lib

".\Release\Clock.obj"

".\Release\ConnectionSettingsPage.obj"

".\Release\HaxaOperation.obj"

".\Release\L1IDPg.obj"

".\Release\LogPage.obj"

".\Release\PropSht.obj"

".\Release\ReaderDll_demo.obj"

".\Release\SpeedTestPage.obj"

".\Release\stdafx.obj"

".\Release\StopWatch.obj"

".\Release\ReaderDll_demo.res"

".\Release\ReaderDll_demo.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\RSP00004E28521732.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
StopWatch.cpp
SpeedTestPage.cpp
.\SpeedTestPage.cpp(71) : warning C4309: 'initializing' : truncation of constant value
.\SpeedTestPage.cpp(134) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(195) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(264) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(335) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(687) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(74) : warning C4101: 'length' : unreferenced local variable
.\SpeedTestPage.cpp(886) : warning C4309: 'initializing' : truncation of constant value
.\SpeedTestPage.cpp(938) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(939) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(1585) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(1961) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\SpeedTestPage.cpp(2008) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
.\SpeedTestPage.cpp(2133) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2166) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2184) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2187) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2189) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2191) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2194) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2221) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2248) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
.\SpeedTestPage.cpp(2324) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2359) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2381) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2384) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2386) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2388) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2390) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2399) : warning C4309: '=' : truncation of constant value
.\SpeedTestPage.cpp(2422) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2486) : warning C4018: '<' : signed/unsigned mismatch
.\SpeedTestPage.cpp(2495) : warning C4996: 'strncpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2523) : warning C4018: '<' : signed/unsigned mismatch
.\SpeedTestPage.cpp(2544) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2557) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2569) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\SpeedTestPage.cpp(2582) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
ReaderDll_demo.cpp
.\ReaderDll_demo.cpp(40) : warning C4996: 'wcstombs' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(562) : see declaration of 'wcstombs'
        Message: 'This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
PropSht.cpp
LogPage.cpp
L1IDPg.cpp
HaxaOperation.cpp
.\HaxaOperation.cpp(47) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\HaxaOperation.cpp(53) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\HaxaOperation.cpp(95) : warning C4996: 'wcstombs' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(562) : see declaration of 'wcstombs'
        Message: 'This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
ConnectionSettingsPage.cpp
.\ConnectionSettingsPage.cpp(98) : warning C4996: 'wcstombs' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(562) : see declaration of 'wcstombs'
        Message: 'This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Clock.cpp
Compiling resources...
Compiling manifest to resources...
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "void __cdecl RDR_CloseReader(void *)" (?RDR_CloseReader@@YAXPAX@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "void __cdecl RDR_CloseComm(void *)" (?RDR_CloseComm@@YAXPAX@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "void __cdecl RDR_SetCommTimeout(void *,long)" (?RDR_SetCommTimeout@@YAXPAXJ@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "void * __cdecl RDR_OpenComm(char *,char,struct presetSettings *)" (?RDR_OpenComm@@YAPAXPADDPAUpresetSettings@@@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_DetectReader(void *,char *)" (?RDR_DetectReader@@YAPADPAXPAD@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "void * __cdecl RDR_OpenReader(void *,unsigned char,short)" (?RDR_OpenReader@@YAPAXPAXEF@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_SendCommandGetData(void *,char *,char *,char *)" (?RDR_SendCommandGetData@@YAPADPAXPAD11@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "long __cdecl RDR_GetCommBaudRate(void *)" (?RDR_GetCommBaudRate@@YAJPAX@Z)
ConnectionSettingsPage.obj : error LNK2001: unresolved external symbol "char __cdecl RDR_GetCommProtocol(void *)" (?RDR_GetCommProtocol@@YADPAX@Z)
L1IDPg.obj : error LNK2001: unresolved external symbol "char __cdecl RDR_DetectSerialPort(char *,long)" (?RDR_DetectSerialPort@@YADPADJ@Z)
ReaderDll_demo.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_GetDLLVersionStr(char *)" (?RDR_GetDLLVersionStr@@YAPADPAD@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_DESFire(void *,char,char *,char *)" (?RDR_DESFire@@YAPADPAXDPAD1@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_SendCommandGetData2(void *,char *,char *,unsigned int,char *,unsigned int *)" (?RDR_SendCommandGetData2@@YAPADPAXPAD1I1PAI@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "long __cdecl RDR_SendCommand(void *,char *,char *)" (?RDR_SendCommand@@YAJPAXPAD1@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "void __cdecl RDR_EmptyCommRcvBuffer(void *)" (?RDR_EmptyCommRcvBuffer@@YAXPAX@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "char * __cdecl RDR_GetData2(void *,char *,unsigned int *)" (?RDR_GetData2@@YAPADPAXPADPAI@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "void __cdecl RDR_AbortContinuousRead(void *)" (?RDR_AbortContinuousRead@@YAXPAX@Z)
SpeedTestPage.obj : error LNK2001: unresolved external symbol "char __cdecl RDR_GetBinProtocol(void *)" (?RDR_GetBinProtocol@@YADPAX@Z)
C:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll\Release\ReaderDll_demo.exe : fatal error LNK1120: 18 unresolved externals
Results
  
Build log was saved at "file://c:\Documents and Settings\kullah\My Documents\Visual Studio 2005\Projects\HostReader\ReaderDll_demo\Release\BuildLog.htm"
ReaderDll_demo - 19 error(s), 44 warning(s)