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
If you use Ubuntu 22.04 as suggested and set everything up according to the instructions, you will run into a CMake error that at least a version of 3.25.0 or higher is required.
Ubuntu 22.04 ships CMake 3.22.1 which does not fulfill this requirement.
There are two solutions imho:
Remove the limitation to a CMake version of 3.25.0 or higher
If you use Ubuntu 22.04 as suggested and set everything up according to the instructions, you will run into a CMake error that at least a version of 3.25.0 or higher is required.
Ubuntu 22.04 ships CMake 3.22.1 which does not fulfill this requirement.
There are two solutions imho:
The text was updated successfully, but these errors were encountered: