Build Log
  

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

Command Lines
  
Creating temporary file "c:\temp\RSP00000475249140.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "x86" /D "_X86_" /D "STANDARDSHELL_UI_MODEL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yu"stdafx.h" /Fp"XPacSDK_CE (x86)\Release\/8048.pch" /Fo"XPacSDK_CE (x86)\Release\/" /Fd"XPacSDK_CE (x86)\Release\/vc80.pdb" /W3 /c /Zi /TP

.\8048Dlg.cpp

.\8048.cpp
]
Creating command line "cl.exe @c:\temp\RSP00000475249140.rsp /nologo"
Creating temporary file "c:\temp\RSP00000575249140.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "x86" /D "_X86_" /D "STANDARDSHELL_UI_MODEL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"XPacSDK_CE (x86)\Release\/8048.pch" /Fo"XPacSDK_CE (x86)\Release\/" /Fd"XPacSDK_CE (x86)\Release\/vc80.pdb" /W3 /c /Zi /TP

.\stdafx.cpp
]
Creating command line "cl.exe @c:\temp\RSP00000575249140.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_WIN32_WCE=0x600" /d "UNDER_CE" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "XPacSDK_CE (x86)\Release\\" /fo"XPacSDK_CE (x86)\Release\/8048.res" .\8048.rc"
Creating temporary file "c:\temp\RSP00000675249140.rsp" with contents
[
/OUT:"XPacSDK_CE (x86)\Release\8048.exe" /INCREMENTAL:NO /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"n:\common\demo2005\source_8k\vc2005\io\local\pac_i8048wdemo\arm\pac_i8048wdemo\8048\xpacsdk_ce (x86)\release\8048.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"WinMainCRTStartup"  /subsystem:windowsce,6.00 pacsdk.lib ole32.lib oleaut32.lib uuid.lib

".\pac_i8048W.lib"

".\xpacsdk_ce (x86)\release\8048.obj"

".\xpacsdk_ce (x86)\release\8048Dlg.obj"

".\xpacsdk_ce (x86)\release\stdafx.obj"

".\xpacsdk_ce (x86)\release\8048.res"
]
Creating command line "link.exe @c:\temp\RSP00000675249140.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlosapice.h(879) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(177) : see declaration of 'wcsncpy'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlosapice.h(893) : warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(382) : see declaration of '_vsnwprintf'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlosapice.h(910) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(377) : see declaration of '_vsnprintf'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlosapice.h(1075) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(177) : see declaration of 'wcsncpy'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlosapice.h(1123) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(177) : see declaration of 'wcsncpy'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(157) : warning C4996: '_strlwr': This function or variable may be unsafe. Consider using _strlwr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(240) : see declaration of '_strlwr'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(167) : warning C4996: '_wcslwr': This function or variable may be unsafe. Consider using _wcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(189) : see declaration of '_wcslwr'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(192) : warning C4996: '_wcslwr': This function or variable may be unsafe. Consider using _wcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(189) : see declaration of '_wcslwr'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(209) : warning C4996: '_wcsupr': This function or variable may be unsafe. Consider using _wcsupr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(190) : see declaration of '_wcsupr'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(226) : warning C4996: '_wcsupr': This function or variable may be unsafe. Consider using _wcsupr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(190) : see declaration of '_wcsupr'
C:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlchecked.h(291) : warning C4996: '_gcvt': This function or variable may be unsafe. Consider using _gcvt_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        C:\Program Files\Windows CE Tools\wce600\XPacSDK_CE\include\x86\stdlib.h(529) : see declaration of '_gcvt'
Compiling...
8048Dlg.cpp
.\8048Dlg.cpp(166) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(381) : see declaration of 'swprintf'
.\8048Dlg.cpp(174) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(381) : see declaration of 'swprintf'
.\8048Dlg.cpp(104) : warning C4101: 'i' : unreferenced local variable
.\8048Dlg.cpp(195) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(381) : see declaration of 'swprintf'
.\8048Dlg.cpp(198) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.
        c:\program files\windows ce tools\wce600\xpacsdk_ce\include\x86\stdlib.h(381) : see declaration of 'swprintf'
8048.cpp
Generating Code...
Compiling resources...
Linking...
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_UnFreezeINT referenced in function "int __cdecl BackData(void)" (?BackData@@YAHXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_Read_FallingReg referenced in function "int __cdecl BackData(void)" (?BackData@@YAHXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_Read_RisingReg referenced in function "int __cdecl BackData(void)" (?BackData@@YAHXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_InstallISR referenced in function "public: void __thiscall CMy8048Dlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CMy8048Dlg@@QAEXXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_Set_FallingReg referenced in function "public: void __thiscall CMy8048Dlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CMy8048Dlg@@QAEXXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_Set_RisingReg referenced in function "public: void __thiscall CMy8048Dlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CMy8048Dlg@@QAEXXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_Init referenced in function "public: void __thiscall CMy8048Dlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CMy8048Dlg@@QAEXXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_UnInstallISR referenced in function "public: void __thiscall CMy8048Dlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CMy8048Dlg@@QAEXXZ)
8048Dlg.obj : error LNK2019: unresolved external symbol __imp__pac_i8048W_DI_ALL referenced in function "public: void __thiscall CMy8048Dlg::OnTimer(unsigned int)" (?OnTimer@CMy8048Dlg@@QAEXI@Z)
XPacSDK_CE (x86)\Release\8048.exe : fatal error LNK1120: 9 unresolved externals
Results
  
Build log was saved at "file://n:\Common\Demo2005\source_8K\VC2005\IO\Local\pac_i8048WDemo\ARM\pac_i8048WDemo\8048\XPacSDK_CE (x86)\Release\BuildLog.htm"
8048 - 10 error(s), 16 warning(s)