📄 yw_playball.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Yw_PlayBall - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSP9F.bat" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\Yw_PlayBall.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\Yw_PlayBall.hlp" goto :Error
copy "hlp\Yw_PlayBall.hlp" .\Debug
goto :done
:Error
echo hlp\Yw_PlayBall.hpj(1) : error:
type "hlp\Yw_PlayBall.log"
:done
]
Creating command line "C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSP9F.bat"
Creating command line "rc.exe /l 0x804 /fo"Debug/Yw_PlayBall.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\Yw_PlayBall.rc""
Making help file...
hlp\Yw_PlayBall.hpj(1) : error:
Microsoft (R) Help Compiler
HCRTF 4.03.0002
Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
yw_playball.hpj
HC5011: Error: yw_playball.hpj :
Cannot open the file "C:\Program Files\Microsoft Visual Studio\VC98\MFC\include\afxhelp.hm."
Creating temporary file "C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSPA0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Yw_PlayBall.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\MainFrm.cpp"
"C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\Yw_PlayBall.cpp"
"C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\Yw_PlayBall_Help.cpp"
"C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\Yw_PlayBallDlg.cpp"
"C:\Documents and Settings\0002iazib\桌面\大红鹰dahongying\Yw_PlayBall\Yw_PlayBallView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSPA0.tmp"
Creating temporary file "C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSPA1.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Yw_PlayBall.pdb" /debug /machine:I386 /out:"Debug/Yw_PlayBall.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Yw_PlayBall.obj"
".\Debug\Yw_PlayBall_Help.obj"
".\Debug\Yw_PlayBallDlg.obj"
".\Debug\Yw_PlayBallDoc.obj"
".\Debug\Yw_PlayBallView.obj"
".\Debug\Yw_PlayBall.res"
]
Creating command line "link.exe @C:\DOCUME~1\0002IA~1\LOCALS~1\Temp\RSPA1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
MainFrm.cpp
Yw_PlayBall_Help.cpp
Yw_PlayBallDlg.cpp
Yw_PlayBallView.cpp
Generating Code...
Skipping... (no relevant changes detected)
Yw_PlayBall.cpp
Linking...
<h3>Results</h3>
Yw_PlayBall.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -