📄 testusb5.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestUsb5 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\stella\LOCALS~1\Temp\RSPA9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TestUsb5.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"I:\程序下载\VC++编程实现的与USB驱动程序的串口通信程序的原代码\TestUsb\TestUsb5Dlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\stella\LOCALS~1\Temp\RSPA9.tmp"
Creating temporary file "D:\DOCUME~1\stella\LOCALS~1\Temp\RSPAA.tmp" with contents
[
D:\98DDK\lib\i386\free\hid.lib D:\98DDK\lib\i386\free\setupapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestUsb5.pdb" /debug /machine:I386 /out:"Debug/TestUsb5.exe" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\TestUsb5.obj"
".\Debug\TestUsb5Dlg.obj"
".\Debug\TestUsb5.res"
]
Creating command line "link.exe @D:\DOCUME~1\stella\LOCALS~1\Temp\RSPAA.tmp"
<h3>Output Window</h3>
Compiling...
TestUsb5Dlg.cpp
I:\程序下载\VC++编程实现的与USB驱动程序的串口通信程序的原代码\TestUsb\TestUsb5Dlg.cpp(16) : fatal error C1083: Cannot open include file: 'devintf.h': No such file or directory
执行 cl.exe 时出错.
<h3>Results</h3>
TestUsb5.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -