📄 myndis_wdm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: myndis_wdm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Build : warning : failed to (or don't know how to) build 'F:\backup\myndis_wdm\Debug\myndis_wdm.pch'
Creating temporary file "C:\DOCUME~1\PENGHE~1.HEP\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/myndis_wdm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\backup\myndis_wdm\Debug.cpp"
"F:\backup\myndis_wdm\Receive.cpp"
"F:\backup\myndis_wdm\Request.cpp"
"F:\backup\myndis_wdm\RwUsb.cpp"
"F:\backup\myndis_wdm\Send.cpp"
"F:\backup\myndis_wdm\usb_wirlessadapter.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PENGHE~1.HEP\LOCALS~1\Temp\RSP58.tmp"
Creating temporary file "C:\DOCUME~1\PENGHE~1.HEP\LOCALS~1\Temp\RSP59.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/myndis_wdm.pdb" /debug /machine:I386 /out:"Debug/myndis_wdm.exe" /pdbtype:sept
.\Debug\Debug.obj
.\Debug\Receive.obj
.\Debug\Request.obj
.\Debug\RwUsb.obj
.\Debug\Send.obj
.\Debug\usb_wirlessadapter.obj
]
Creating command line "link.exe @C:\DOCUME~1\PENGHE~1.HEP\LOCALS~1\Temp\RSP59.tmp"
<h3>Output Window</h3>
Compiling...
Debug.cpp
f:\backup\myndis_wdm\debug.cpp(108) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Receive.cpp
f:\backup\myndis_wdm\receive.cpp(237) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Request.cpp
f:\backup\myndis_wdm\request.cpp(730) : fatal error C1010: unexpected end of file while looking for precompiled header directive
RwUsb.cpp
f:\backup\myndis_wdm\rwusb.cpp(2337) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Send.cpp
f:\backup\myndis_wdm\send.cpp(498) : fatal error C1010: unexpected end of file while looking for precompiled header directive
usb_wirlessadapter.cpp
f:\backup\myndis_wdm\usb_wirlessadapter.cpp(980) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
myndis_wdm.exe - 6 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -