📄 d12test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: D12Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xc0322\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR".\Debug/" /Fp".\Debug/D12Test.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\D12TestDlg.cpp"
"E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\device.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xc0322\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "C:\DOCUME~1\xc0322\LOCALS~1\Temp\RSP9.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/D12Test.pdb" /debug /machine:I386 /out:".\Debug/D12Test.exe"
".\Debug\D12Test.obj"
".\Debug\D12TestDlg.obj"
".\Debug\device.obj"
".\Debug\StdAfx.obj"
".\Debug\D12Test.res"
"D:\NTDDK\libfre\i386\setupapi.lib"
]
Creating command line "link.exe @C:\DOCUME~1\xc0322\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Compiling...
D12TestDlg.cpp
E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\D12TestDlg.cpp(74) : error C2065: 'CTL_CODE' : undeclared identifier
E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\D12TestDlg.cpp(74) : error C2065: 'METHOD_BUFFERED' : undeclared identifier
E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\D12TestDlg.cpp(74) : error C2065: 'FILE_ANY_ACCESS' : undeclared identifier
E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\D12TestDlg.cpp(126) : error C2065: 'FILE_DEVICE_UNKNOWN' : undeclared identifier
device.cpp
E:\光盘备份\DP-51+\DP-51+实验程序\usb\上位机测试程序\device.cpp(33) : fatal error C1083: Cannot open include file: 'usbdi.h': No such file or directory
Generating Code...
执行 cl.exe 时出错.
<h3>Results</h3>
D12Test.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -