MiniCAD.plg
上传用户:netltd
上传日期:2013-02-12
资源大小:7234k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MiniCAD - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSP42B4.BAT" with contents
- [
- @echo off
- start /wait hcw /C /E /M "hlpMiniCAD.hpj"
- if errorlevel 1 goto :Error
- if not exist "hlpMiniCAD.hlp" goto :Error
- copy "hlpMiniCAD.hlp" .Debug
- goto :done
- :Error
- echo hlpMiniCAD.hpj(1) : error:
- type "hlpMiniCAD.log"
- :done
- ]
- Creating command line "C:WINDOWSTEMPRSP42B4.BAT"
- <h3>Output Window</h3>
- Making help file...
- hlpMiniCAD.hpj(1) : error:
- Microsoft (R) Help Compiler
- HCRTF 4.03.0002
- Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
- minicad.hpj
- HC5011: Error: minicad.hpj :
- Cannot open the file "D:VISUAL StudioMyProjectMiniCADhlpMiniCAD.hm."
- <h3>Results</h3>
- MiniCAD.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>