📄 usbapp.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: USBApp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~3\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/USBApp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工作文件夹\无线系统驱动源码工作文件夹\无线系统驱动源码_5\USBWireless\USBApp\OpenByIntf.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP90.tmp"
Creating temporary file "C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP91.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/USBApp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工作文件夹\无线系统驱动源码工作文件夹\无线系统驱动源码_5\USBWireless\USBApp\USBApp.cpp"
"E:\工作文件夹\无线系统驱动源码工作文件夹\无线系统驱动源码_5\USBWireless\USBApp\USBAppDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP91.tmp"
Creating temporary file "C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/USBApp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\工作文件夹\无线系统驱动源码工作文件夹\无线系统驱动源码_5\USBWireless\USBApp\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP92.tmp"
Creating temporary file "C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP93.tmp" with contents
[
setupapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/USBApp.pdb" /debug /machine:I386 /out:"Debug/USBApp.exe" /pdbtype:sept
".\Debug\OpenByIntf.obj"
".\Debug\StdAfx.obj"
".\Debug\USBApp.obj"
".\Debug\USBAppDlg.obj"
".\Debug\USBApp.res"
]
Creating command line "link.exe @C:\DOCUME~1\nixion\LOCALS~1\Temp\RSP93.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
OpenByIntf.cpp
Compiling...
USBApp.cpp
Generating Code...
Skipping... (no relevant changes detected)
USBAppDlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/USBApp.bsc" ".\Debug\StdAfx.sbr" ".\Debug\OpenByIntf.sbr" ".\Debug\USBApp.sbr" ".\Debug\USBAppDlg.sbr""
Creating browse info file...
BSCMAKE: warning BK4502 : truncated .SBR file '.\Debug\USBAppDlg.sbr' not in Debug/USBApp.bsc
BSCMAKE: error BK1513 : nonincremental update requires all .SBR files
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
USBApp.exe - 1 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -