KLVideo.plg
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:2k
源码类别:

模拟服务器

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: KLVideo - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPE9.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "__RADINDLL__" /D "KLVIDEO_EXPORTS" /Fp"Release/KLVideo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:tianwangJGameKLVideoKLMp3Music.cpp"
  13. "D:tianwangJGameKLVideoKLMp4Video.cpp"
  14. "D:tianwangJGameKLVideoKLVideo.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPE9.tmp" 
  17. Creating temporary file "C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPEA.tmp" with contents
  18. [
  19. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Winmm.lib dsound.lib dxguid.lib /nologo /dll /incremental:no /pdb:"Release/KLVideo.pdb" /machine:I386 /out:"Release/KLVideo.dll" /implib:"Release/KLVideo.lib" 
  20. .ReleaseKLAviFile.obj
  21. .ReleaseKLCFile.obj
  22. .ReleaseKLMp3Music.obj
  23. .ReleaseKLMp4Audio.obj
  24. .ReleaseKLMp4Video.obj
  25. .ReleaseKLMusic.obj
  26. .ReleaseKLThread.obj
  27. .ReleaseKLVideo.obj
  28. .ReleaseStdAfx.obj
  29. ..LibsMpeg4mp3lib.lib
  30. ..LibsMpeg4decore.lib
  31. ]
  32. Creating command line "link.exe @C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPEA.tmp"
  33. <h3>Output Window</h3>
  34. Compiling...
  35. KLMp3Music.cpp
  36. KLMp4Video.cpp
  37. KLVideo.cpp
  38. Generating Code...
  39. Linking...
  40.    Creating library Release/KLVideo.lib and object Release/KLVideo.exp
  41. LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
  42. Creating temporary file "C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPEE.bat" with contents
  43. [
  44. @echo off
  45. copy .ReleaseKLVideo.dll  ....JBin
  46. copy .ReleaseKLVideo.dll   ....JReleasegame
  47. ]
  48. Creating command line "C:DOCUME~1CHENPE~1.RDELOCALS~1TempRSPEE.bat"
  49. 已复制         1 个文件。
  50. 已复制         1 个文件。
  51. <h3>Results</h3>
  52. KLVideo.dll - 0 error(s), 1 warning(s)
  53. </pre>
  54. </body>
  55. </html>