display.plg
上传用户:qie0807
上传日期:2014-09-18
资源大小:413k
文件大小:3k
源码类别:

CAD

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: display - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1jhqLOCALS~1TempRSP12.tmp" with contents
  10. [
  11. /nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Debug/" /Fp"Debug/display.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:工具杂论文季海泉毕业设计程序温志勇程序文本displaydisdialog.cpp"
  13. "D:工具杂论文季海泉毕业设计程序温志勇程序文本displaydisplay.cpp"
  14. "D:工具杂论文季海泉毕业设计程序温志勇程序文本displayDocData.cpp"
  15. "D:工具杂论文季海泉毕业设计程序温志勇程序文本displayrxdebug.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1jhqLOCALS~1TempRSP12.tmp" 
  18. Creating temporary file "C:DOCUME~1jhqLOCALS~1TempRSP13.tmp" with contents
  19. [
  20. /nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Debug/" /Fp"Debug/display.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "D:工具杂论文季海泉毕业设计程序温志勇程序文本displayStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1jhqLOCALS~1TempRSP13.tmp" 
  24. Creating temporary file "C:DOCUME~1jhqLOCALS~1TempRSP14.tmp" with contents
  25. [
  26. rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib adui15.lib acui15.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/dbdisplay.pdb" /debug /machine:I386 /def:".display.def" /out:"Debug/dbdisplay.arx" /implib:"Debug/dbdisplay.lib" /pdbtype:sept 
  27. ".Debugdisdialog.obj"
  28. ".Debugdisplay.obj"
  29. ".DebugDocData.obj"
  30. ".Debugrxdebug.obj"
  31. ".DebugStdAfx.obj"
  32. ".Debugdisplay.res"
  33. ]
  34. Creating command line "link.exe @C:DOCUME~1jhqLOCALS~1TempRSP14.tmp"
  35. <h3>Output Window</h3>
  36. Compiling...
  37. StdAfx.cpp
  38. d:工具杂论文季海泉毕业设计程序温志勇程序文本displaystdafx.h(50) : fatal error C1083: Cannot open include file: 'adui.h': No such file or directory
  39. Error executing cl.exe.
  40. Creating command line "bscmake.exe /nologo /o"Debug/display.bsc"  ".DebugStdAfx.sbr" ".Debugdisdialog.sbr" ".Debugdisplay.sbr" ".DebugDocData.sbr" ".Debugrxdebug.sbr""
  41. Creating browse info file...
  42. BSCMAKE: error BK1506 : cannot open file '.DebugStdAfx.sbr': No such file or directory
  43. Error executing bscmake.exe.
  44. <h3>Output Window</h3>
  45. <h3>Results</h3>
  46. dbdisplay.arx - 2 error(s), 0 warning(s)
  47. </pre>
  48. </body>
  49. </html>