C_Editor.plg
上传用户:hgtech
上传日期:2022-06-07
资源大小:4455k
文件大小:2k
源码类别:

词法分析

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: C_Editor - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP122E.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/C_Editor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:Documents and SettingsAdministrator桌面测试C编译器C_Editor(最新)BG.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP122E.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP122F.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/C_Editor.pdb" /debug /machine:I386 /out:"Debug/C_Editor.exe" /pdbtype:sept 
  18. ".DebugBG.obj"
  19. ".DebugC_Editor.obj"
  20. ".DebugC_EditorDoc.obj"
  21. ".DebugC_EditorView.obj"
  22. ".DebugChildFrm.obj"
  23. ".DebugCntrItem.obj"
  24. ".DebugMainFrm.obj"
  25. ".DebugStdAfx.obj"
  26. ".DebugSynEditView.obj"
  27. ".DebugC_Editor.res"
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP122F.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. BG.cpp
  33. Linking...
  34. Creating command line "bscmake.exe /nologo /o"Debug/C_Editor.bsc"  ".DebugStdAfx.sbr" ".DebugBG.sbr" ".DebugC_Editor.sbr" ".DebugC_EditorDoc.sbr" ".DebugC_EditorView.sbr" ".DebugChildFrm.sbr" ".DebugCntrItem.sbr" ".DebugMainFrm.sbr" ".DebugSynEditView.sbr""
  35. Creating browse info file...
  36. <h3>Output Window</h3>
  37. <h3>Results</h3>
  38. C_Editor.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>