📄 usbhost.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: usbhost - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pwb1982\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/usbhost.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\TDdownload\USB2.0原理与工程开发光盘\Chap16\bulktransfer\host\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pwb1982\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "C:\DOCUME~1\pwb1982\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/usbhost.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\TDdownload\USB2.0原理与工程开发光盘\Chap16\bulktransfer\host\usbhost.cpp"
"C:\TDdownload\USB2.0原理与工程开发光盘\Chap16\bulktransfer\host\usbhostDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pwb1982\LOCALS~1\Temp\RSP32.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/usbhost.pdb" /machine:I386 /out:"Release/usbhost.exe" ".\Release\StdAfx.obj" ".\Release\usbhost.obj" ".\Release\usbhostDlg.obj" ".\Release\usbhost.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
usbhost.cpp
usbhostDlg.cpp
C:\TDdownload\USB2.0原理与工程开发光盘\Chap16\bulktransfer\host\usbhostDlg.cpp(8) : fatal error C1083: Cannot open include file: 'usb100.h': No such file or directory
Generating Code...
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Release/usbhost.bsc" ".\Release\StdAfx.sbr" ".\Release\usbhost.sbr" ".\Release\usbhostDlg.sbr""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\usbhostDlg.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
usbhost.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -