-
Notifications
You must be signed in to change notification settings - Fork 13
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
compilation errors with mm:orc #169
Comments
Please post the error. Have you installed the shared libraries for GTK? |
I have the gtk4 package installed which is the only dependency on arch as far as I can tell. |
With some more testing this only seems to happen with --mm:orc. Other garbage collectors will compile. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting a gcc error on linux with Nim 2.0.4, owlkettle-3.0.0-1e6a779cceee62298e8704828bf25ee973be39e4, and gcc 14.1.1. I also tried clang 18.1.8 and get a linker error.
I thought it was my code at first, but I have the same errors trying to compile any of the most basic examples on this machine.
The text was updated successfully, but these errors were encountered: