You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to run cmake without hitting any error.
Current Behavior
CMake Error at cmake/common/bootstrap.cmake:61 (include):
include could not find requested file:
buildnumber
Call Stack (most recent call first):
CMakeLists.txt:3 (include)
The text was updated successfully, but these errors were encountered:
tgurr
changed the title
[31.0.0-beta2] - source tarball is missing cmake/common/buildnumber.cmake
[31.0.0-beta2] - source tarball is missing cmake/common/{buildnumber.cmake,buildspec_common.cmake}
Oct 23, 2024
Operating System Info
Other
Other OS
Exherbo Linux
OBS Studio Version
31.0.0-beta1
OBS Studio Version (Other)
31.0.0-beta2
OBS Studio Log URL
OBS Studio Crash Log URL
No response
Expected Behavior
Being able to run cmake without hitting any error.
Current Behavior
The source tarball https://github.com/obsproject/obs-studio/releases/download/31.0.0-beta2/OBS-Studio-31.0.0-beta2-Sources.tar.gz is missing the file(s) https://github.com/obsproject/obs-studio/blob/31.0.0-beta2/cmake/common/buildnumber.cmake (and https://github.com/obsproject/obs-studio/blob/31.0.0-beta2/cmake/common/buildspec_common.cmake).
Steps to Reproduce
Anything else we should know?
Edit: Full build.log if required: obs-studio-31.0.0-beta2_build.log
The text was updated successfully, but these errors were encountered: