ICTCLAS_Win.plg
上传用户:chen_dj
上传日期:2013-04-22
资源大小:111k
文件大小:3k
源码类别:

多国语言处理

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ICTCLAS_Win - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ICTCLAS_Win.res" /d "_DEBUG" "E:ICTCLAS SystemICTCLAS_WINBeta06251ICTCLAS_Win.rc"" 
  10. Creating temporary file "C:DOCUME~1KEVINZ~1LOCALS~1TempRSP40.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ICTCLAS_Win.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:ICTCLAS SystemICTCLAS_WINBeta06251ICTCLAS_Win.cpp"
  14. "E:ICTCLAS SystemICTCLAS_WINBeta06251ICTCLAS_WinDlg.cpp"
  15. "E:ICTCLAS SystemICTCLAS_WINBeta06251SegmentDynamicArray.cpp"
  16. "E:ICTCLAS SystemICTCLAS_WINBeta06251SegmentNShortPath.cpp"
  17. "E:ICTCLAS SystemICTCLAS_WINBeta06251SegmentQueue.cpp"
  18. "E:ICTCLAS SystemICTCLAS_WINBeta06251SegmentSegGraph.cpp"
  19. "E:ICTCLAS SystemICTCLAS_WINBeta06251SegmentSegment.cpp"
  20. "E:ICTCLAS SystemICTCLAS_WINBeta06251UtilityContextStat.cpp"
  21. "E:ICTCLAS SystemICTCLAS_WINBeta06251UtilityDictionary.cpp"
  22. "E:ICTCLAS SystemICTCLAS_WINBeta06251UtilityUtility.cpp"
  23. "E:ICTCLAS SystemICTCLAS_WINBeta06251TagSpan.cpp"
  24. "E:ICTCLAS SystemICTCLAS_WINBeta06251UnknownUnknowWord.cpp"
  25. "E:ICTCLAS SystemICTCLAS_WINBeta06251ResultResult.cpp"
  26. ]
  27. Creating command line "cl.exe @C:DOCUME~1KEVINZ~1LOCALS~1TempRSP40.tmp" 
  28. Creating temporary file "C:DOCUME~1KEVINZ~1LOCALS~1TempRSP41.tmp" with contents
  29. [
  30. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ICTCLAS_Win.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  31. "E:ICTCLAS SystemICTCLAS_WINBeta06251StdAfx.cpp"
  32. ]
  33. Creating command line "cl.exe @C:DOCUME~1KEVINZ~1LOCALS~1TempRSP41.tmp" 
  34. Creating temporary file "C:DOCUME~1KEVINZ~1LOCALS~1TempRSP42.tmp" with contents
  35. [
  36. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ICTCLAS_Win.pdb" /debug /machine:I386 /out:"Debug/ICTCLAS_Win.exe" /pdbtype:sept 
  37. ".DebugICTCLAS_Win.obj"
  38. ".DebugICTCLAS_WinDlg.obj"
  39. ".DebugStdAfx.obj"
  40. ".DebugDynamicArray.obj"
  41. ".DebugNShortPath.obj"
  42. ".DebugQueue.obj"
  43. ".DebugSegGraph.obj"
  44. ".DebugSegment.obj"
  45. ".DebugContextStat.obj"
  46. ".DebugDictionary.obj"
  47. ".DebugUtility.obj"
  48. ".DebugSpan.obj"
  49. ".DebugUnknowWord.obj"
  50. ".DebugResult.obj"
  51. ".DebugICTCLAS_Win.res"
  52. ]
  53. Creating command line "link.exe @C:DOCUME~1KEVINZ~1LOCALS~1TempRSP42.tmp"
  54. <h3>Output Window</h3>
  55. Compiling resources...
  56. Compiling...
  57. StdAfx.cpp
  58. Compiling...
  59. ICTCLAS_Win.cpp
  60. ICTCLAS_WinDlg.cpp
  61. DynamicArray.cpp
  62. NShortPath.cpp
  63. Queue.cpp
  64. SegGraph.cpp
  65. Segment.cpp
  66. ContextStat.cpp
  67. Dictionary.cpp
  68. Utility.cpp
  69. Span.cpp
  70. UnknowWord.cpp
  71. Result.cpp
  72. Generating Code...
  73. Linking...
  74. <h3>Results</h3>
  75. ICTCLAS_Win.exe - 0 error(s), 0 warning(s)
  76. </pre>
  77. </body>
  78. </html>