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

Does not compile with CLang 12 #567

Open
TCH68k opened this issue Aug 29, 2022 · 0 comments
Open

Does not compile with CLang 12 #567

TCH68k opened this issue Aug 29, 2022 · 0 comments

Comments

@TCH68k
Copy link

TCH68k commented Aug 29, 2022

If i try to compile the project (0.7.0) with CLang 12 and it dies with a bunch of errors, printed in very a garbageish manner:

[ 23%] Building CXX object CMakeFiles/d2tm.dir/controls/cMouse.cpp.o
clangclangclangclangclangclang: : clang: : : : : errorerrorerror: error: : error: errorerror: : : optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]
optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]
optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]
optimization flag '-fno-fat-lto-objects' is not supported [-Werror,-Wignored-optimization-argument]

The dependencies only list the GCC version, not CLang; is it possible to compile it with CLang at all?

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