Build Log
  

Build started: Project: libCpp, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000131482292.rsp" with contents
[
/O2 /GL /I "C:\openssl-msvc2005\include" /I "../applayer" /I "../common" /I "../cardlayer" /I "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\include" /D "PTEID_35" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "EIDMW_EIDLIB_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TP ".\eidlibxades.cpp"

".\InternalUtil.cpp"

".\eidlibReader.cpp"

".\eidlibDoc.cpp"

".\eidlibCrypto.cpp"

".\eidlibCard.cpp"
]
Creating command line "cl.exe @"c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000131482292.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000141482292.rsp" with contents
[
/OUT:"..\_Binaries35\Release\pteid35libCpp.dll" /INCREMENTAL:NO /LIBPATH:"..\_Binaries35/Release" /DLL /MANIFEST /MANIFESTFILE:"Release\pteid35libCpp.dll.intermediate.manifest" /DEBUG /PDB:"c:\Users\agrr\pteid-middleware\_src\eidmw\_Binaries35\Release\pteid35libCpp.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 pteid35applayer.lib pteid35common.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

".\Release\eidlibCard.obj"

".\Release\eidlibCrypto.obj"

".\Release\eidlibDoc.obj"

".\Release\eidlibException.obj"

".\Release\eidlibReader.obj"

".\Release\InternalUtil.obj"

".\Release\pteidlib.res"

".\Release\eidlibxades.obj"
]
Creating command line "link.exe @"c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000141482292.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000151482292.rsp" with contents
[
/outputresource:"..\_Binaries35\Release\pteid35libCpp.dll;#2" /manifest

".\Release\pteid35libCpp.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\RSP0000151482292.rsp" /nologo"
Creating temporary file "c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\BAT0000161482292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\BAT0000161482292.bat"""
Creating temporary file "c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\BAT0000171482292.bat" with contents
[
@echo off

call ..\_DocsInternal\API\doSDK.bat

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\BAT0000171482292.bat"""
Output Window
  
Compiling...
eidlibxades.cpp
InternalUtil.cpp
eidlibReader.cpp
eidlibDoc.cpp
eidlibCrypto.cpp
eidlibCard.cpp
.\eidlibCard.cpp(1174) : warning C4101: 'ex' : unreferenced local variable
.\eidlibCard.cpp(1178) : warning C4101: 'ex' : unreferenced local variable
.\eidlibCard.cpp(1182) : warning C4101: 'ex' : unreferenced local variable
.\eidlibCard.cpp(1234) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1235) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1236) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1237) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1238) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1239) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1240) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1241) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1242) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1243) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1244) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1245) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1246) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1247) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1248) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1249) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1250) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1251) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1252) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1253) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1254) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1255) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1256) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1257) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1258) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1259) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1260) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1287) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1288) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1292) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1293) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1294) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1295) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1296) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1297) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1298) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1299) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1300) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1301) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1302) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1303) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1304) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1305) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1306) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1307) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1308) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1309) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1310) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1311) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1313) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1314) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1315) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1316) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1317) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1318) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1319) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1267) : warning C4101: 'pin_id' : unreferenced local variable
.\eidlibCard.cpp(1355) : warning C4018: '<' : signed/unsigned mismatch
.\eidlibCard.cpp(1360) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1370) : warning C4101: 'id' : unreferenced local variable
.\eidlibCard.cpp(1445) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1447) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
.\eidlibCard.cpp(1465) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1467) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy'
.\eidlibCard.cpp(1489) : warning C4101: 'id' : unreferenced local variable
.\eidlibCard.cpp(1625) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
.\eidlibCard.cpp(1638) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
Linking...
   Creating library ..\_Binaries35\Release\pteid35libCpp.lib and object ..\_Binaries35\Release\pteid35libCpp.exp
Generating code
Finished generating code
Embedding manifest...
Performing Post-Build Event...
[INFO] Define default value for PTEID_DIR_DOXYGEN if not defined yet
[INFO] Input PTEID_DIR_DOXYGEN=C:\Program Files\doxygen
[INFO] Looking for files: "bin\doxygen.exe"
       Found in "C:\Program Files\doxygen"
When enabling GENERATE_HTMLHELP the tree view (GENERATE_TREEVIEW) should be disabled. I'll do it for you.
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:1916: warning: The following parameters of eIDMW::PTEID_SendAPDU(const unsigned char *ucRequest, unsigned long ulRequestLen, unsigned char *ucResponse, unsigned long *ulResponseLen) are not documented:
  parameter 'ulResponseLen'
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:713: warning: argument 'IN' of command @param is not found in the argument list of eIDMW::PTEID_EIDCard::SignXades(const char **paths, unsigned int n_paths, const char *output_path)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:713: warning: argument 'IN' of command @param is not found in the argument list of eIDMW::PTEID_EIDCard::SignXades(const char **paths, unsigned int n_paths, const char *output_path)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:713: warning: The following parameters of eIDMW::PTEID_EIDCard::SignXades(const char **paths, unsigned int n_paths, const char *output_path) are not documented:
  parameter 'paths'
  parameter 'n_paths'
  parameter 'output_path'
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:764: warning: Unsupported xml/html tag  found
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'IN' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'OUT' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'IN' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'OUT' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'IN' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: argument 'OUT' of command @param is not found in the argument list of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size)
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:761: warning: The following parameters of eIDMW::PTEID_SigVerifier::VerifySignature(const char *container, char *error_buffer, unsigned long *error_size) are not documented:
  parameter 'container'
  parameter 'error_buffer'
  parameter 'error_size'
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:1178: warning: The following parameters of eIDMW::PTEID_Pin::changePin(const char *csPin1, const char *csPin2, unsigned long &ulRemaining, const char *PinName, bool bShowDlg=true) are not documented:
  parameter 'PinName'
  parameter 'bShowDlg'
C:/Users/agrr/pteid-middleware/_src/eidmw/eidlib/eidlib.h:1161: warning: The following parameters of eIDMW::PTEID_Pin::verifyPin(const char *csPin, unsigned long &ulRemaining, bool bShowDlg=true) are not documented:
  parameter 'bShowDlg'
The syntax of the command is incorrect.
The syntax of the command is incorrect.
Results
  
Build log was saved at "file://c:\Users\agrr\pteid-middleware\_src\eidmw\eidlib\Release\BuildLog.htm"
libCpp - 0 error(s), 84 warning(s)