-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Added eightfold. #735
base: main
Are you sure you want to change the base?
Added eightfold. #735
Conversation
How do I fix the build error that the checks are complaining about (below)? It builds without error on my machine.
|
maybe this needs c++17 too? |
When I built it, it used c++17. So maybe? Is there a way to make it so that only certain modules use c++17? |
You will have to adjust the specific build flags in the Makefile. See how other modules do this, like Befaco. |
@dromer @cosinekitty , thanks for your help. I was able to get around the C++ compiler errors, but now I am getting |
the licenses file is missing info regarding artwork usage |
I set up an issue here: scanner-darkly/eightfold#2. |
typically that means the artwork uses the same license as the code and the overall project |
Added the eightfold modules.