-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
undefined symbol: glXGetCurrentContext #22
Comments
Should be fixed in 7cf4070 |
This issue is not fixed when I target $ uname -a
Linux xavierMACmini-eOS 6.5.0-28-generic 29~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC x86_64 x86_64 x86_64 GNU/Linux |
I've opened #34 to address this issue. |
I am also having the same issue. I have narrowed it down to this call: import { createCanvas } from "jsr:@gfx/[email protected]"
createCanvas(100, 100, true) The error is only thrown when
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
deno: symbol lookup error: /home/angel/.cache/deno/plug/https/github.com/6124705c167a5007bfab218a8e66994369ecb4e10c7f44d4dbf2c97b8d05084b.so: undefined symbol: glXGetCurrentContext
The text was updated successfully, but these errors were encountered: