RealPlayX.plg
上传用户:sy_eblight
上传日期:2020-11-03
资源大小:267k
文件大小:3k
源码类别:

Static控件

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RealPlayX - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/RealPlayX.tlb" /mktyplib203 /win32 "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayX.odl""
  10. Creating command line "rc.exe /l 0x804 /fo"Release/RealPlayX.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayX.rc"" 
  11. Creating temporary file "C:DOCUME~1DELLLOCALS~1TempRSP81.tmp" with contents
  12. [
  13. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/RealPlayX.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  14. "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayX.cpp"
  15. "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayXCtl.cpp"
  16. "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayXPpg.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1DELLLOCALS~1TempRSP81.tmp" 
  19. Creating temporary file "C:DOCUME~1DELLLOCALS~1TempRSP82.tmp" with contents
  20. [
  21. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/RealPlayX.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  22. "G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1DELLLOCALS~1TempRSP82.tmp" 
  25. Creating temporary file "C:DOCUME~1DELLLOCALS~1TempRSP83.tmp" with contents
  26. [
  27. dhnetsdk.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/RealPlayX.pdb" /machine:I386 /def:".RealPlayX.def" /out:"Release/RealPlayX.ocx" /implib:"Release/RealPlayX.lib" 
  28. ".ReleaseRealPlayX.obj"
  29. ".ReleaseRealPlayXCtl.obj"
  30. ".ReleaseRealPlayXPpg.obj"
  31. ".ReleaseStdAfx.obj"
  32. ".ReleaseRealPlayX.res"
  33. ]
  34. Creating command line "link.exe @C:DOCUME~1DELLLOCALS~1TempRSP83.tmp"
  35. Creating temporary file "C:DOCUME~1DELLLOCALS~1TempRSP84.bat" with contents
  36. [
  37. @echo off
  38. regsvr32 /s /c ".ReleaseRealPlayX.ocx"
  39. echo regsvr32 exec. time > ".Releaseregsvr32.trg"
  40. ]
  41. Creating command line "C:DOCUME~1DELLLOCALS~1TempRSP84.bat"
  42. Creating Type Library...
  43. Processing G:SDK发布ClientSDKCustom3.33中文版本DemoActiveX控件控件ActiveX控件RealPlayX.odl
  44. RealPlayX.odl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  46. oaidl.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  48. objidl.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  50. unknwn.idl
  51. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  52. wtypes.idl
  53. Compiling resources...
  54. Compiling...
  55. StdAfx.cpp
  56. Compiling...
  57. RealPlayX.cpp
  58. RealPlayXCtl.cpp
  59. RealPlayXPpg.cpp
  60. Generating Code...
  61. Linking...
  62.    Creating library Release/RealPlayX.lib and object Release/RealPlayX.exp
  63. <h3>Output Window</h3>
  64. Registering ActiveX Control...
  65. <h3>Results</h3>
  66. RealPlayX.ocx - 0 error(s), 0 warning(s)
  67. </pre>
  68. </body>
  69. </html>