按照 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