📄 scommtest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SCommTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/PcUSB.res" /d "NDEBUG" /d "_AFXDLL" "E:\PIC USB\USB\PC\PcUSB\SCommTest.rc""
Creating temporary file "C:\DOCUME~1\cy\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/SCommTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\PIC USB\USB\PC\PcUSB\mscomm.cpp"
"E:\PIC USB\USB\PC\PcUSB\SCommTest.cpp"
"E:\PIC USB\USB\PC\PcUSB\SCommTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\cy\LOCALS~1\Temp\RSP5A.tmp"
Creating temporary file "C:\DOCUME~1\cy\LOCALS~1\Temp\RSP5B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/SCommTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\PIC USB\USB\PC\PcUSB\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\cy\LOCALS~1\Temp\RSP5B.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PcUSB.pdb" /machine:I386 /out:"Release/PcUSB.exe" ".\Release\mscomm.obj" ".\Release\SCommTest.obj" ".\Release\SCommTestDlg.obj" ".\Release\StdAfx.obj" ".\Release\PcUSB.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
warning: using obsolete header file usbioctl.h
E:\PIC USB\USB\PC\PcUSB\usbioctl.h(437) : warning C4200: nonstandard extension used : zero-sized array in struct/union
E:\PIC USB\USB\PC\PcUSB\usbioctl.h(493) : warning C4200: nonstandard extension used : zero-sized array in struct/union
E:\PIC USB\USB\PC\PcUSB\usbhead.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Compiling...
mscomm.cpp
SCommTest.cpp
SCommTestDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/PcUSB.bsc" ".\Release\StdAfx.sbr" ".\Release\mscomm.sbr" ".\Release\SCommTest.sbr" ".\Release\SCommTestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
PcUSB.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -