📄 gps_comm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GPS_Comm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/GPS_Comm.res" /d "_DEBUG" "F:\GPS_Comm\GPS_Comm.rc""
Creating temporary file "I:\Temp\RSP17.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/GPS_Comm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\GPS_Comm\GPS_Comm.cpp"
"F:\GPS_Comm\GPS_CommDlg.cpp"
"F:\GPS_Comm\SerialPort.cpp"
"F:\GPS_Comm\SetupDlg.cpp"
]
Creating command line "cl.exe @I:\Temp\RSP17.tmp"
Creating temporary file "I:\Temp\RSP18.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/GPS_Comm.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\GPS_Comm\StdAfx.cpp"
]
Creating command line "cl.exe @I:\Temp\RSP18.tmp"
Creating temporary file "I:\Temp\RSP19.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GPS_Comm.pdb" /debug /machine:I386 /out:"Debug/GPS_Comm.exe" /pdbtype:sept
.\Debug\GPS_Comm.obj
.\Debug\GPS_CommDlg.obj
.\Debug\SerialPort.obj
.\Debug\SetupDlg.obj
.\Debug\StdAfx.obj
.\Debug\GPS_Comm.res
]
Creating command line "link.exe @I:\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
GPS_Comm.cpp
GPS_CommDlg.cpp
SerialPort.cpp
F:\GPS_Comm\SerialPort.cpp(501) : warning C4018: '!=' : signed/unsigned mismatch
SetupDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
GPS_Comm.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -