Open
Description
I updated my Sequoia to the latest version, and (of course) everything is broken.
In particulary, cmake is spitting out errors, even after a complete update of Homebrew, and Developer tools. Is anyone else having problems?
I'm getting this error:
CMake Error at _deps/sdl2-src/CMakeLists.txt:5 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Of course, trying the recommended fix from above did nothing.
Metadata
Metadata
Assignees
Labels
No labels