Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake version of Ubuntu 22.04 is not suitable for this project #5

Open
fwuehr1995 opened this issue Apr 9, 2024 · 0 comments
Open

Comments

@fwuehr1995
Copy link

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:

  1. Remove the limitation to a CMake version of 3.25.0 or higher
  2. Provide the information that you need a newer CMake version to build from the CMake sources (as suggested in PR Update README.md - Add missing CMake dependency #4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant