📄 dctwater.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DCTWater - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP23.bat" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\DCTWater.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\DCTWater.hlp" goto :Error
copy "hlp\DCTWater.hlp" .\Debug
goto :done
:Error
echo hlp\DCTWater.hpj(1) : error:
type "hlp\DCTWater.log"
:done
]
Creating command line "C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP23.bat"
Creating temporary file "C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DCTWater.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\zheminglu\桌面\DCTWater\DCTWaterView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP24.tmp"
Making help file...
hlp\DCTWater.hpj(1) : error:
Microsoft (R) Help Compiler
HCRTF 4.03.0002
Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
dctwater.hpj
HC5011: Error: dctwater.hpj :
Cannot open the file "E:\zheminglu\DCTWater\hlp\DCTWater.hm."
Creating temporary file "C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP25.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DCTWater.pdb" /debug /machine:I386 /out:"Debug/DCTWater.exe" /pdbtype:sept
".\Debug\DCTWater.obj"
".\Debug\DCTWaterDoc.obj"
".\Debug\DCTWaterView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Watermethod.obj"
".\Debug\DCTWater.res"
]
Creating command line "link.exe @C:\DOCUME~1\ZHEMIN~1\LOCALS~1\Temp\RSP25.tmp"
<h3>Output Window</h3>
Compiling...
DCTWaterView.cpp
Linking...
<h3>Results</h3>
DCTWater.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -