You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
I used gtk+3 installed from brew which installed libepoxy as a gtk+3 dependency. I also was sure to clone the submodules as well. It built fine, but when I ran it with cargo run, it crashed with a segfault. Here's the error report, if that's helpful. If you want to delete this issue without immediately dealing with macOS, that's fine.
That's weird. I'm not sure how that would ever crash. Maybe GTK isn't setting up the GL context correctly on macOS? Does the triangle demo from gtk3-demo work?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I used
gtk+3
installed from brew which installedlibepoxy
as agtk+3
dependency. I also was sure to clone the submodules as well. It built fine, but when I ran it withcargo run
, it crashed with a segfault. Here's the error report, if that's helpful. If you want to delete this issue without immediately dealing with macOS, that's fine.report
The text was updated successfully, but these errors were encountered: