DrawCli.plg
资源名称:组态王6.5源代码.rar [点击查看]
上传用户:seaboy_04
上传日期:2013-02-24
资源大小:284k
文件大小:2k
源码类别:
其他行业
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: DrawCli - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1userLOCALS~1TempRSP8F.bat" with contents
- [
- @echo off
- start /wait hcw /C /E /M "hlpDrawCli.hpj"
- if errorlevel 1 goto :Error
- if not exist "hlpDrawCli.hlp" goto :Error
- copy "hlpDrawCli.hlp" .Debug
- goto :done
- :Error
- echo hlpDrawCli.hpj(1) : error:
- type "hlpDrawCli.log"
- :done
- ]
- Creating command line "C:DOCUME~1userLOCALS~1TempRSP8F.bat"
- Creating temporary file "C:DOCUME~1userLOCALS~1TempRSP90.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DrawCli.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:DrawCliDrawVw.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1userLOCALS~1TempRSP90.tmp"
- Making help file...
- hlpDrawCli.hpj(1) : error:
- Microsoft (R) Help Compiler
- HCRTF 4.03.0002
- Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
- drawcli.hpj
- HC5011: Error: drawcli.hpj :
- Cannot open the file "D:Program FilesMicrosoft Visual StudioVC98MFCincludeafxhelp.hm."
- Creating temporary file "C:DOCUME~1userLOCALS~1TempRSP91.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DrawCli.pdb" /debug /machine:I386 /out:"Debug/DrawCli.exe" /pdbtype:sept
- .DebugCntrItem.obj
- .DebugDrawCli.obj
- .DebugDrawDoc.obj
- .DebugDrawObj.obj
- .DebugDrawTool.obj
- .DebugDrawVw.obj
- .DebugMainFrm.obj
- .DebugRectDlg.obj
- .DebugSplitFrm.obj
- .DebugStdAfx.obj
- .DebugDrawCli.res
- ]
- Creating command line "link.exe @C:DOCUME~1userLOCALS~1TempRSP91.tmp"
- <h3>Output Window</h3>
- Compiling...
- DrawVw.cpp
- Linking...
- <h3>Results</h3>
- DrawCli.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>