-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Building on macOS #1763
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
Comments
Can you try to compile and run the source code in openage/buildsystem/CheckCompilerFeatures.cmake Lines 12 to 39 in 2e40e68
That is what the buildsystem uses to test compiler support. |
I got this error
|
ok, so the compile error resolved itself? how? now you need to have |
The first error was probably solved by changing the configuration command to use clang++ instead of clang.
|
On M4 Macbook. Trying to compile and I got this error when I ran
./configure --compiler="$(brew --prefix llvm)/bin/clang" --download-nyan
I tried this earlier and it seems like it should compile but I am unsure what's going on:
The text was updated successfully, but these errors were encountered: