📄 101comm0124.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 101COMM0124 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\huachen\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/101COMM0124.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VIETNAM\101COMM0124\OpSer.cpp"
"D:\VIETNAM\101COMM0124\SerPort.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\huachen\LOCALS~1\Temp\RSP1E.tmp"
Creating temporary file "C:\DOCUME~1\huachen\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/101COMM0124.pdb" /debug /machine:I386 /out:"Debug/101COMM0124.exe" /pdbtype:sept
.\Debug\101COMM0124.obj
.\Debug\101COMM0124Dlg.obj
.\Debug\OpSer.obj
.\Debug\SerPort.obj
.\Debug\StdAfx.obj
.\Debug\101COMM0124.res
]
Creating command line "link.exe @C:\DOCUME~1\huachen\LOCALS~1\Temp\RSP1F.tmp"
<h3>Output Window</h3>
Compiling...
OpSer.cpp
d:\vietnam\101comm0124\opser.cpp(5) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
SerPort.cpp
d:\vietnam\101comm0124\serport.cpp(5) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
D:\VIETNAM\101COMM0124\SerPort.cpp(304) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
101COMM0124.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -