yt7788516 2020-07-28 14:40 采纳率: 100%
浏览 337
已采纳

OBS-Studio使用VS2015编译调试,用CMake过程中出错。

按照 https://www.jianshu.com/p/1dcc2208d01d 的方法到了configure时出现此错误提示,有大哥知道啥意思吗

Selecting Windows SDK version  to target Windows 10.0.18362.
OBS_VERSION: 0.0.1
Found FFmpeg: E:/test/win64/bin/avcodec.lib (found version "57.108.100") found components: avcodec avdevice avutil avformat 
Jansson >=2.5 not found, building bundled version
Found FFmpeg: E:/test/win64/bin/avformat.lib (found version "57.84.100") found components: avformat avutil swscale swresample avcodec 
Using libavcodec for image loading in libobs
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
  The package name passed to `find_package_handle_standard_args` (zlib) does
  not match the name of the calling package (ZLIB).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Modules/FindZLIB.cmake:62 (find_package_handle_standard_args)
  libobs/CMakeLists.txt:49 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Found FFmpeg: E:/test/win64/bin/avcodec.lib (found version "57.108.100") found components: avcodec avutil avformat 
libdshowcapture submodule not found!  Please fetch submodules.  win-dshow plugin disabled.
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
  The package name passed to `find_package_handle_standard_args`
  (LibVLC_INCLUDES) does not match the name of the calling package (LibVLC).
  This can lead to problems in calling code that expects `find_package`
  result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Modules/FindLibVLC.cmake:62 (find_package_handle_standard_args)
  plugins/vlc-video/CMakeLists.txt:8 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Could NOT find LibVLC_INCLUDES (missing: VLC_INCLUDE_DIR) 
LibVLC includes not found, VLC video plugin disabled
RSSDK not found, Realsense camera plugin disabled
obs-vst submodule not found!  Please fetch/update submodules.  obs-vst plugin disabled.
Libfdk not found - obs-libfdk plugin disabled
Found FFmpeg: E:/test/win64/bin/avcodec.lib (found version "57.108.100") found components: avcodec avfilter avdevice avutil swscale avformat swresample 
Found FFmpeg: E:/test/win64/bin/avcodec.lib (found version "57.108.100") found components: avcodec avutil avformat 
Configuring done
  • 写回答

1条回答 默认 最新

  • dabocaiqq 2020-07-28 14:57
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改