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
I'd like to use SDL3 but Cmake version is too low. It's really close, so I'd like to create a local version of this repo and use it until this repo hopefully catches up one day.
E.g. here is the error building https://github.com/tarsir/SDL3_bazel/tree/main.
CMake Error at CMakeLists.txt:2389 (cmake_minimum_required):
CMake 3.24 or higher is required. You are running version 3.23.2
Is this possible? Without it I have to use cmake and it's really sad. I can't just modify it myself since I need to use the version of Bazel in the BCR.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use SDL3 but Cmake version is too low. It's really close, so I'd like to create a local version of this repo and use it until this repo hopefully catches up one day.
E.g. here is the error building
https://github.com/tarsir/SDL3_bazel/tree/main
.CMake Error at CMakeLists.txt:2389 (cmake_minimum_required):
CMake 3.24 or higher is required. You are running version 3.23.2
Is this possible? Without it I have to use cmake and it's really sad. I can't just modify it myself since I need to use the version of Bazel in the BCR.
Thanks for help,
Beta Was this translation helpful? Give feedback.
All reactions