-
Notifications
You must be signed in to change notification settings - Fork 34
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
can't compile on Arch #168
Comments
How did you install gcc? What's the compiler version? Reading from the logs it looks like some configuration issue that might be on your end. Did you install all the dependencies from the README successfully? Any arch users to the rescue? |
via pacman from official repo, GCC 13.2.1, all dependencies installed. |
Can you run |
still the same |
I can compile perfectly on docker ubuntu.. and I'm not an arch guru :( It seems like an issue with the Arch dependencies, maybe they were updated and broke compatibility.. Can you take it to the Arch forums? If you find what the issue is you can come back to me so I can update the readme with updated instructions. Or maybe you could try compiling on a docker image and see if that works on your host. I'm sorry I can't help any further.. If you need any help I'll leave the issue open until it's resolved, feel free to ask anything! |
It seems it can't compile on Arch
make: *** [Makefile:51: obj/src/gui/MainPickerWindowFactory.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: samrewritten-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: samrewritten-git - exit status 4
log.txt
The text was updated successfully, but these errors were encountered: