RichEditGS.plg
上传用户:glsy7826
上传日期:2022-06-19
资源大小:180k
文件大小:1k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RichEditGS - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/RichEditGS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:我的文档workVC6.0开发程序包SunnyRptSunnyRptView.cpp"
  13. ]
  14. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. SunnyRptView.cpp
  18. c:我的文档workvc6.0开发程序包sunnyrptsunnyrptview.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/RichEditGS.pch': No such file or directory
  19. Error executing cl.exe.
  20. <h3>Results</h3>
  21. SunnyRptView.obj - 1 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>