📄 tcpclient.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCPClient - Win32 (WCE x86) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86Rel/TCPClient.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "D:\Personal\Desktop\资料\《EVC高级编程及其应用开发》源代码-2676\11\TCPClient\TCPClient.rc""
Creating temporary file "D:\Personal\Temp\RSP29C.tmp" with contents
[
/nologo /W3 /Oxs /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"X86Rel/TCPClient.pch" /Yu"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /c
"D:\Personal\Desktop\资料\《EVC高级编程及其应用开发》源代码-2676\11\TCPClient\TCPClient.cpp"
"D:\Personal\Desktop\资料\《EVC高级编程及其应用开发》源代码-2676\11\TCPClient\TCPClient_CE.cpp"
"D:\Personal\Desktop\资料\《EVC高级编程及其应用开发》源代码-2676\11\TCPClient\TCPClientDlg.cpp"
]
Creating command line "cl.exe @D:\Personal\Temp\RSP29C.tmp"
Creating temporary file "D:\Personal\Temp\RSP29D.tmp" with contents
[
/nologo /W3 /Oxs /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"X86Rel/TCPClient.pch" /Yc"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /c
"D:\Personal\Desktop\资料\《EVC高级编程及其应用开发》源代码-2676\11\TCPClient\StdAfx.cpp"
]
Creating command line "cl.exe @D:\Personal\Temp\RSP29D.tmp"
Creating temporary file "D:\Personal\Temp\RSP29E.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"X86Rel/TCPClient.pdb" /out:"X86Rel/TCPClient.exe" /subsystem:windowsce,4.00 /MACHINE:IX86
".\X86Rel\StdAfx.obj"
".\X86Rel\TCPClient.obj"
".\X86Rel\TCPClient_CE.obj"
".\X86Rel\TCPClientDlg.obj"
".\X86Rel\TCPClient.res"
]
Creating command line "link.exe @D:\Personal\Temp\RSP29E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TCPClient.cpp
TCPClient_CE.cpp
TCPClientDlg.cpp
Generating Code...
Linking...
TCPClient_CE.obj : error LNK2019: unresolved external symbol _WSAStartup referenced in function "public: __thiscall CTCPClient_CE::CTCPClient_CE(void)" (??0CTCPClient_CE@@QAE@XZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _WSACleanup referenced in function "public: virtual __thiscall CTCPClient_CE::~CTCPClient_CE(void)" (??1CTCPClient_CE@@UAE@XZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _closesocket referenced in function "private: static unsigned long __cdecl CTCPClient_CE::SocketThreadFunc(void *)" (?SocketThreadFunc@CTCPClient_CE@@CAKPAX@Z)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _recv referenced in function "private: static unsigned long __cdecl CTCPClient_CE::SocketThreadFunc(void *)" (?SocketThreadFunc@CTCPClient_CE@@CAKPAX@Z)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _select referenced in function "private: static unsigned long __cdecl CTCPClient_CE::SocketThreadFunc(void *)" (?SocketThreadFunc@CTCPClient_CE@@CAKPAX@Z)
TCPClient_CE.obj : error LNK2019: unresolved external symbol ___WSAFDIsSet referenced in function "private: static unsigned long __cdecl CTCPClient_CE::SocketThreadFunc(void *)" (?SocketThreadFunc@CTCPClient_CE@@CAKPAX@Z)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _socket referenced in function "public: bool __thiscall CTCPClient_CE::Open(class CWnd *)" (?Open@CTCPClient_CE@@QAE_NPAVCWnd@@@Z)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _ioctlsocket referenced in function "public: bool __thiscall CTCPClient_CE::Connect(void)" (?Connect@CTCPClient_CE@@QAE_NXZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _connect referenced in function "public: bool __thiscall CTCPClient_CE::Connect(void)" (?Connect@CTCPClient_CE@@QAE_NXZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _inet_addr referenced in function "public: bool __thiscall CTCPClient_CE::Connect(void)" (?Connect@CTCPClient_CE@@QAE_NXZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _htons referenced in function "public: bool __thiscall CTCPClient_CE::Connect(void)" (?Connect@CTCPClient_CE@@QAE_NXZ)
TCPClient_CE.obj : error LNK2019: unresolved external symbol _send referenced in function "public: bool __thiscall CTCPClient_CE::SendData(char const *,int)" (?SendData@CTCPClient_CE@@QAE_NPBDH@Z)
TCPClientDlg.obj : error LNK2019: unresolved external symbol _gethostbyname referenced in function "private: class CString __thiscall CTCPClientDlg::GetLocalIP(void)" (?GetLocalIP@CTCPClientDlg@@AAE?AVCString@@XZ)
TCPClientDlg.obj : error LNK2019: unresolved external symbol _gethostname referenced in function "private: class CString __thiscall CTCPClientDlg::GetLocalIP(void)" (?GetLocalIP@CTCPClientDlg@@AAE?AVCString@@XZ)
X86Rel/TCPClient.exe : fatal error LNK1120: 14 unresolved externals
Error executing link.exe.
<h3>Results</h3>
TCPClient.exe - 15 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -