⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testcom.plg

📁 路透串口通讯程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestCom - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TestCom.res" /d "NDEBUG" /d "_AFXDLL" "D:\source\vc源代码\路透串口通讯程序\TestCom.rc"" 
Creating temporary file "C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TestCom.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\source\vc源代码\路透串口通讯程序\public.cpp"
"D:\source\vc源代码\路透串口通讯程序\Serial.cpp"
"D:\source\vc源代码\路透串口通讯程序\TCPAPI.cpp"
"D:\source\vc源代码\路透串口通讯程序\TestCom.cpp"
"D:\source\vc源代码\路透串口通讯程序\TestComDlg.cpp"
"D:\source\vc源代码\路透串口通讯程序\WorkThread.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA2.tmp" 
Creating temporary file "C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TestCom.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\source\vc源代码\路透串口通讯程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA3.tmp" 
Creating temporary file "C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA4.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TestCom.pdb" /machine:I386 /out:"Release/TestCom.exe" 
".\Release\public.obj"
".\Release\Serial.obj"
".\Release\StdAfx.obj"
".\Release\TCPAPI.obj"
".\Release\TestCom.obj"
".\Release\TestComDlg.obj"
".\Release\WorkThread.obj"
".\Release\TestCom.res"
]
Creating command line "link.exe @C:\DOCUME~1\linxx\LOCALS~1\Temp\RSPA4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
public.cpp
Serial.cpp
TCPAPI.cpp
TestCom.cpp
TestComDlg.cpp
WorkThread.cpp
Generating Code...
Linking...
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__WSAStartup@8
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__WSACleanup@0
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__send@16
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__recv@16
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__select@20
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__closesocket@4
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__connect@12
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__inet_addr@4
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__htons@4
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__socket@12
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__listen@8
TCPAPI.obj : error LNK2001: unresolved external symbol __imp__bind@12
Release/TestCom.exe : fatal error LNK1120: 12 unresolved externals
Error executing link.exe.



<h3>Results</h3>
TestCom.exe - 13 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -