Build Log
  

Rebuild started: Project: i8172W_FRNET_Modules_Cplusplus, Configuration: Release|XPacSDK_CE (x86)

Command Lines
  
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000004208569516.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Fo"XPacSDK_CE (x86)\Release/" /Fd"XPacSDK_CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP

.\i8172W_FRNET_Modules_Cplusplus.cpp
]
Creating command line "cl.exe @"f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000004208569516.rsp" /nologo"
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000005208569516.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"XPacSDK_CE (x86)\Release/i8172W_FRNET_Modules_Cplusplus.pch" /Fo"XPacSDK_CE (x86)\Release/" /Fd"XPacSDK_CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP

.\stdafx.cpp
]
Creating command line "cl.exe @"f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000005208569516.rsp" /nologo"
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000006208569516.rsp" with contents
[
/OUT:"..\exe_file/i8172W_FRNET_Modules_Cplusplus.exe" /INCREMENTAL:NO /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"..\exe_file/i8172W_FRNET_Modules_Cplusplus.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"mainWCRTStartup" /DYNAMICBASE:NO  /subsystem:windowsce,6.00 coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\XPacSDK_CE (x86)\Release\i8172W_FRNET_Modules_Cplusplus.obj"

".\XPacSDK_CE (x86)\Release\stdafx.obj"
]
Creating command line "link.exe @"f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\RSP000006208569516.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
i8172W_FRNET_Modules_Cplusplus.cpp
.\i8172W_FRNET_Modules_Cplusplus.cpp(46) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(51) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(54) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(59) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(68) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(79) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(99) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(102) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(111) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(114) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(128) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(132) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
.\i8172W_FRNET_Modules_Cplusplus.cpp(145) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(392) : see declaration of 'scanf'
Linking...
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_ReadAI_Ch referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_WriteAOFloat referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_ReadDIBit referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_DIO_WriteDOGroup referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_DIO_ReadDIGroup referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_WriteDOGroup referenced in function _wmain
i8172W_FRNET_Modules_Cplusplus.obj : error LNK2019: unresolved external symbol __imp__pac_i8172W_Init referenced in function _wmain
..\exe_file/i8172W_FRNET_Modules_Cplusplus.exe : fatal error LNK1120: 7 unresolved externals
Results
  
Build log was saved at "file://f:\edward_ku\I8K_I9K_IO\8172series\Demo\Demo_Src\CE\i8172W_FRNET_Modules_Cplusplus\XPacSDK_CE (x86)\Release\BuildLog.htm"
i8172W_FRNET_Modules_Cplusplus - 8 error(s), 13 warning(s)