📄 buzz_test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Buzz_Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Buzz_Test.res" /d "_DEBUG" "D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\Buzz_Test.rc""
Creating temporary file "C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP186.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D WINVER=0x0500 /FR"Debug/" /Fp"Debug/Buzz_Test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\Buzz_Test.cpp"
"D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\Buzz_TestDlg.cpp"
"D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\CHIDDevice.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP186.tmp"
Creating temporary file "C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP187.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D WINVER=0x0500 /FR"Debug/" /Fp"Debug/Buzz_Test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP187.tmp"
Creating temporary file "C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP188.tmp" with contents
[
hid.lib setupapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Buzz_Test.pdb" /debug /machine:I386 /out:"Debug/Buzz_Test.exe" /pdbtype:sept
".\Debug\Buzz_Test.obj"
".\Debug\Buzz_TestDlg.obj"
".\Debug\CHIDDevice.obj"
".\Debug\StdAfx.obj"
".\Debug\Buzz_Test.res"
]
Creating command line "link.exe @C:\DOCUME~1\gjduan\LOCALS~1\Temp\RSP188.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications. To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
Compiling...
Buzz_Test.cpp
Buzz_TestDlg.cpp
D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\Buzz_TestDlg.cpp(456) : warning C4018: '!=' : signed/unsigned mismatch
D:\work\doc\张道松\Buzz_Test_change fourok\Buzz_Test_change fourok\Buzz_Test_change fourok-1\Buzz_TestDlg.cpp(559) : warning C4018: '!=' : signed/unsigned mismatch
CHIDDevice.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Buzz_Test.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Buzz_Test.sbr" ".\Debug\Buzz_TestDlg.sbr" ".\Debug\CHIDDevice.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Buzz_Test.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -