Bedlamite.plg
上传用户:lczygg
上传日期:2007-07-03
资源大小:2947k
文件大小:4k
源码类别:

语音合成与识别

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Bedlamite - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP4B.bat" with contents
  10. [
  11. @echo off
  12. copy "hlpBedlamite.cnt" .Debug
  13. ]
  14. Creating command line "C:DOCUME~1OwnerLOCALS~1TempRSP4B.bat"
  15. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP4C.bat" with contents
  16. [
  17. @echo off
  18. echo. >"hlpBedlamite.hm"
  19. echo // Commands (ID_* and IDM_*) >>"hlpBedlamite.hm"
  20. makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h >>"hlpBedlamite.hm"
  21. echo. >>"hlpBedlamite.hm"
  22. echo // Prompts (IDP_*) >>"hlpBedlamite.hm"
  23. makehm IDP_,HIDP_,0x30000 resource.h >>"hlpBedlamite.hm"
  24. echo. >>"hlpBedlamite.hm"
  25. echo // Resources (IDR_*) >>"hlpBedlamite.hm"
  26. makehm IDR_,HIDR_,0x20000 resource.h >>"hlpBedlamite.hm"
  27. echo. >>"hlpBedlamite.hm"
  28. echo // Dialogs (IDD_*) >>"hlpBedlamite.hm"
  29. makehm IDD_,HIDD_,0x20000 resource.h >>"hlpBedlamite.hm"
  30. echo. >>"hlpBedlamite.hm"
  31. echo // Frame Controls (IDW_*) >>"hlpBedlamite.hm"
  32. makehm IDW_,HIDW_,0x50000 resource.h >>"hlpBedlamite.hm"
  33. ]
  34. Creating command line "C:DOCUME~1OwnerLOCALS~1TempRSP4C.bat"
  35. Creating command line "rc.exe /l 0x804 /fo"Debug/Bedlamite.res" /d "_DEBUG" /d "_AFXDLL" "E:语音程序BedlamiteBedlamite.rc"" 
  36. Copying contents file...
  37. 已复制         1 个文件。
  38. Making help include file...
  39. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP4D.tmp" with contents
  40. [
  41. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Bedlamite.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  42. "E:语音程序BedlamiteBedlamite.cpp"
  43. "E:语音程序BedlamiteBedlamiteDoc.cpp"
  44. "E:语音程序BedlamiteBedlamiteView.cpp"
  45. "E:语音程序BedlamiteCreditStatic.cpp"
  46. "E:语音程序BedlamiteCustomizeDialog.cpp"
  47. "E:语音程序BedlamiteLogTrace.cpp"
  48. "E:语音程序BedlamiteMainFrm.cpp"
  49. "E:语音程序Bedlamitestaticview.cpp"
  50. "E:语音程序BedlamiteToolbarex.cpp"
  51. ]
  52. Creating command line "cl.exe @C:DOCUME~1OwnerLOCALS~1TempRSP4D.tmp" 
  53. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP4E.tmp" with contents
  54. [
  55. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Bedlamite.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  56. "E:语音程序BedlamiteStdAfx.cpp"
  57. ]
  58. Creating command line "cl.exe @C:DOCUME~1OwnerLOCALS~1TempRSP4E.tmp" 
  59. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP4F.tmp" with contents
  60. [
  61. PC_CmdEngine.lib winmm.lib shlwapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Bedlamite.pdb" /debug /machine:I386 /out:"Bedlamite.exe" /pdbtype:sept 
  62. ".DebugBedlamite.obj"
  63. ".DebugBedlamiteDoc.obj"
  64. ".DebugBedlamiteView.obj"
  65. ".DebugCreditStatic.obj"
  66. ".DebugCustomizeDialog.obj"
  67. ".DebugLogTrace.obj"
  68. ".DebugMainFrm.obj"
  69. ".Debugstaticview.obj"
  70. ".DebugStdAfx.obj"
  71. ".DebugToolbarex.obj"
  72. ".DebugBedlamite.res"
  73. ]
  74. Creating command line "link.exe @C:DOCUME~1OwnerLOCALS~1TempRSP4F.tmp"
  75. <h3>Output Window</h3>
  76. Compiling resources...
  77. Compiling...
  78. StdAfx.cpp
  79. Compiling...
  80. Bedlamite.cpp
  81. BedlamiteDoc.cpp
  82. BedlamiteView.cpp
  83. CreditStatic.cpp
  84. CustomizeDialog.cpp
  85. LogTrace.cpp
  86. MainFrm.cpp
  87. staticview.cpp
  88. Toolbarex.cpp
  89. Generating Code...
  90. Linking...
  91. Creating temporary file "C:DOCUME~1OwnerLOCALS~1TempRSP51.tmp" with contents
  92. [
  93. /nologo /o"Debug/Bedlamite.bsc" 
  94. ".DebugStdAfx.sbr"
  95. ".DebugBedlamite.sbr"
  96. ".DebugBedlamiteDoc.sbr"
  97. ".DebugBedlamiteView.sbr"
  98. ".DebugCreditStatic.sbr"
  99. ".DebugCustomizeDialog.sbr"
  100. ".DebugLogTrace.sbr"
  101. ".DebugMainFrm.sbr"
  102. ".Debugstaticview.sbr"
  103. ".DebugToolbarex.sbr"]
  104. Creating command line "bscmake.exe @C:DOCUME~1OwnerLOCALS~1TempRSP51.tmp"
  105. Creating browse info file...
  106. <h3>Output Window</h3>
  107. <h3>Results</h3>
  108. Bedlamite.exe - 0 error(s), 0 warning(s)
  109. </pre>
  110. </body>
  111. </html>