-
Bug DescriptionWhen attempting to run my GUI with
If I use the software backend, it launches successfully. Here is my code: https://github.com/poperigby/barnacle/ Environment Details
Product ImpactI can't run the GUI with this issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This error message indicates that your EGL library is missing support for |
Beta Was this translation helpful? Give feedback.
Updating my nixpkgs version seems to have fixed it. Must have been a bug upstream that screwed things up. Thanks!