📄 test_ut1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test_ut1 - Win32 Checked--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\synosure\LOCALS~1\Temp\RSP41.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /Zi /Od /I "C:\WINDDK\2600\inc\crt" /I "C:\WINDDK\2600\inc\wxp" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"objchk\i386/Test_ut1.pch" /YX /Fo"objchk\i386/" /Fd"objchk\i386/Test_ut1.pdb" /FD /c
"C:\USB_Routine_lyy\usb_t1\ut1\exe\Test_ut1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\synosure\LOCALS~1\Temp\RSP41.tmp"
Creating temporary file "C:\DOCUME~1\synosure\LOCALS~1\Temp\RSP42.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /incremental:yes /pdb:"objchk\i386/Test_ut1.pdb" /debug /machine:I386 /out:"objchk\i386/Test_ut1.exe" /IGNORE:4078,4099
.\objchk\i386\Test_ut1.obj
]
Creating command line "link.exe @C:\DOCUME~1\synosure\LOCALS~1\Temp\RSP42.tmp"
<h3>Output Window</h3>
Compiling with DDK compiler...
Test_ut1.cpp
C:\USB_Routine_lyy\usb_t1\ut1\exe\Test_ut1.cpp(269) : warning C4101: 'i' : unreferenced local variable
C:\USB_Routine_lyy\usb_t1\ut1\exe\Test_ut1.cpp(270) : warning C4101: 'j' : unreferenced local variable
Linking with DDK linker...
<h3>Results</h3>
Test_ut1.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -