?? serialport.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerialPort - Win32 Unicode Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x1809 /fo"DebugU/SerialPort.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\fz\桌面\serialport\SerialPort.rc""
Creating temporary file "C:\DOCUME~1\fz\LOCALS~1\Temp\RSP39C.tmp" with contents
[
/nologo /MDd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_AFXDLL" /D "_MBCS" /D "_UNICODE" /Fp"DebugU/SerialPort.pch" /YX /Fo"DebugU/" /Fd"DebugU/" /FD /c
"C:\Documents and Settings\fz\桌面\serialport\app.cpp"
"C:\Documents and Settings\fz\桌面\serialport\SerialPort.cpp"
"C:\Documents and Settings\fz\桌面\serialport\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\fz\LOCALS~1\Temp\RSP39C.tmp"
Creating command line "link.exe /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"DebugU/SerialPort.pdb" /debug /machine:I386 /out:"DebugU/SerialPort.exe" ".\DebugU\app.obj" ".\DebugU\SerialPort.obj" ".\DebugU\StdAfx.obj" ".\DebugU\SerialPort.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
app.cpp
c:\documents and settings\fz\桌面\serialport\app.cpp(105) : warning C4189: 'dwRead' : local variable is initialized but not referenced
c:\documents and settings\fz\桌面\serialport\app.cpp(73) : warning C4189: 'dwBytesWaiting' : local variable is initialized but not referenced
SerialPort.cpp
StdAfx.cpp
Linking...
LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
Error executing link.exe.
<h3>Results</h3>
SerialPort.exe - 1 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -