VideoNet.plg
上传用户:panstart
上传日期:2022-04-12
资源大小:199k
文件大小:4k
源码类别:

IP电话/视频会议

开发平台:

C++ Builder

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: VideoNet - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1lenovoLOCALS~1TempRSP18.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/VideoNet.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "H:视频工程视频会议系统VC++源代码ConnectDlg.cpp"
  13. "H:视频工程视频会议系统VC++源代码DSocket.cpp"
  14. "H:视频工程视频会议系统VC++源代码Mixer.cpp"
  15. "H:视频工程视频会议系统VC++源代码PlaySound.cpp"
  16. "H:视频工程视频会议系统VC++源代码RecordSound.cpp"
  17. "H:视频工程视频会议系统VC++源代码RequestDlg.cpp"
  18. "H:视频工程视频会议系统VC++源代码VideoCapture.cpp"
  19. "H:视频工程视频会议系统VC++源代码VideoNet.cpp"
  20. "H:视频工程视频会议系统VC++源代码VideoNetDlg.cpp"
  21. "H:视频工程视频会议系统VC++源代码Volume.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1lenovoLOCALS~1TempRSP18.tmp" 
  24. Creating temporary file "C:DOCUME~1lenovoLOCALS~1TempRSP19.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:no /pdb:"Release/VideoNet.pdb" /machine:I386 /out:"Release/VideoNet.exe" 
  27. ".ReleaseConnectDlg.obj"
  28. ".ReleaseDSocket.obj"
  29. ".ReleaseMixer.obj"
  30. ".ReleasePlaySound.obj"
  31. ".ReleaseRecordSound.obj"
  32. ".ReleaseRequestDlg.obj"
  33. ".ReleaseStdAfx.obj"
  34. ".ReleaseVideoCapture.obj"
  35. ".ReleaseVideoNet.obj"
  36. ".ReleaseVideoNetDlg.obj"
  37. ".ReleaseVolume.obj"
  38. ".Releasecoder.obj"
  39. ".Releasecountbit.obj"
  40. ".Releasedct.obj"
  41. ".ReleaseGlobal.obj"
  42. ".Releasehuffman.obj"
  43. ".Releaselibr263.obj"
  44. ".Releasemot_est.obj"
  45. ".Releasepred.obj"
  46. ".Releasequant.obj"
  47. ".Releaserlib.obj"
  48. ".Releasestream.obj"
  49. ".Releaseconvert.obj"
  50. ".ReleaseDGlobal.obj"
  51. ".ReleaseGetBits.obj"
  52. ".ReleaseGetBlk.obj"
  53. ".ReleaseGetHdr.obj"
  54. ".ReleaseGetPic.obj"
  55. ".ReleaseGetVlc.obj"
  56. ".ReleaseIdct.obj"
  57. ".ReleaseIdctref.obj"
  58. ".ReleaseIndices.obj"
  59. ".ReleaseRecon.obj"
  60. ".ReleaseSac.obj"
  61. ".ReleaseSactbls.obj"
  62. ".ReleaseTmndec.obj"
  63. ".ReleaseVideoNet.res"
  64. ]
  65. Creating command line "link.exe @C:DOCUME~1lenovoLOCALS~1TempRSP19.tmp"
  66. <h3>Output Window</h3>
  67. Compiling...
  68. ConnectDlg.cpp
  69. H:视频工程视频会议系统VC++源代码ConnectDlg.cpp(19) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  70. DSocket.cpp
  71. H:视频工程视频会议系统VC++源代码DSocket.cpp(46) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  72. Mixer.cpp
  73. H:视频工程视频会议系统VC++源代码Mixer.cpp(18) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  74. PlaySound.cpp
  75. H:视频工程视频会议系统VC++源代码PlaySound.cpp(18) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  76. RecordSound.cpp
  77. H:视频工程视频会议系统VC++源代码RecordSound.cpp(17) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  78. RequestDlg.cpp
  79. H:视频工程视频会议系统VC++源代码RequestDlg.cpp(18) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  80. VideoCapture.cpp
  81. H:视频工程视频会议系统VC++源代码VideoCapture.cpp(18) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  82. VideoNet.cpp
  83. H:视频工程视频会议系统VC++源代码VideoNet.cpp(17) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  84. VideoNetDlg.cpp
  85. H:视频工程视频会议系统VC++源代码VideoNetDlg.cpp(18) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  86. Volume.cpp
  87. H:视频工程视频会议系统VC++源代码Volume.cpp(17) : fatal error C1852: 'Release/VideoNet.pch' is not a valid precompiled header file
  88. Generating Code...
  89. Error executing cl.exe.
  90. <h3>Results</h3>
  91. VideoNet.exe - 10 error(s), 0 warning(s)
  92. </pre>
  93. </body>
  94. </html>