kaiS
New Member
Hello everyone, I have a question about the compilation of OBS using Vs2022. I copied the source code of OBS and used CMake to generate exceptions in.SLN and other environments. The exception information is as follows
CMake Error at cmake/common/buildspec_common.cmake:129 (message): Unable to download https://github.com/obsproject/obs-deps/releases/download/2024-08-08/windows-deps-2024-08-08-x64.zip, failed with error: "Failure when receiving data from the peer" Call Stack (most recent call first): cmake/windows/buildspec.cmake:26 (_check_dependencies) cmake/windows/buildspec.cmake:29 (_check_dependencies_windows) cmake/windows/defaults.cmake:24 (include) CMakeLists.txt:14 (include)
Is it caused by network problems?
Is there a successful case of VS2022 compilation, can you share the steps? thank you
CMake Error at cmake/common/buildspec_common.cmake:129 (message): Unable to download https://github.com/obsproject/obs-deps/releases/download/2024-08-08/windows-deps-2024-08-08-x64.zip, failed with error: "Failure when receiving data from the peer" Call Stack (most recent call first): cmake/windows/buildspec.cmake:26 (_check_dependencies) cmake/windows/buildspec.cmake:29 (_check_dependencies_windows) cmake/windows/defaults.cmake:24 (include) CMakeLists.txt:14 (include)
Is it caused by network problems?
Is there a successful case of VS2022 compilation, can you share the steps? thank you