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

prevents compiling on some linux OS #31

Open
a13xio opened this issue Apr 15, 2022 · 2 comments
Open

prevents compiling on some linux OS #31

a13xio opened this issue Apr 15, 2022 · 2 comments

Comments

@a13xio
Copy link

a13xio commented Apr 15, 2022

set(WARNINGS_AS_ERRORS_FLAG "-Werror")

Removing this line seems to fix the problem on some operating systems specifically arch derivatives.
im not sure if there are any reasons this cant be removed but its never seemed to bother me and i was able to compile and run successfully every time after removal,

@zachhildreth
Copy link
Member

Hi @a13xio
thanks for adding this

If you could provide some samples of the warnings turned to errors on these other Linux os, that would be helpful
Thanks

@a13xio
Copy link
Author

a13xio commented Apr 15, 2022

Hey, no problem

Here are the logs from Arch and manajaro the before and after i edited the files.
let me know if you need anything else

arch regular.txt
arch edited cmake.txt
manjaro orig.txt
manjaro edited.txt

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

2 participants