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

[openage-git] fails to build with devtools #25

Open
FabioLolix opened this issue Jun 2, 2024 · 1 comment
Open

[openage-git] fails to build with devtools #25

FabioLolix opened this issue Jun 2, 2024 · 1 comment

Comments

@FabioLolix
Copy link
Owner

Build fine with makepkg instead, not sure what is causing this

GCC is always installed in this situation

-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT
-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT - Failed


The compiler doesn't support required C++20 features:
  * Concepts
  * Default comparisons
The following versions support these features:
  * clang++ >= 10
  * g++ >= 10
  * Microsoft Visual Studio 2019 >= 16.8
Please upgrade your compiler to build openage.


CMake Error at buildsystem/CheckCompilerFeatures.cmake:57 (message):
  aborting
Call Stack (most recent call first):
  CMakeLists.txt:174 (include)
@FabioLolix
Copy link
Owner Author

This affect also the rebuild of openage

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