-
-
Notifications
You must be signed in to change notification settings - Fork 321
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
Installation of GLMakie on Ubuntu 24.04 fails #4002
Comments
The following workaround fixes the issue: Add the following lines to Project.toml:
|
Same issue here, seem that glfw 3.4.0 cause the problem. |
Duplicate of #3997 |
@SimonDanisch Please re-open this issue. It is NOT Mac OS related and cannot be fixed by changing code that is Mac OS only. |
Oh sorry, you're right... |
This should have fixed it: JuliaGL/GLFW.jl#238 |
Please, reopen this issue. It is NOT fixed by JuliaGL/GLFW.jl#238 . |
Did the error message change? |
Strange, I got the exact same error message, also on Linux (arch-based), slightly older AMD with iGPU, official julia build, but JuliaGL/GLFW.jl#238 did solve the bug, after removing the suggested workaround in Project.toml and updating. |
I have to correct myself, the issue seams to be fixed when using the latest version of GLFW. Sorry for the noise. |
]activate --temp; add Makie
)I did:
and then in Julia
This results in the following error:
The text was updated successfully, but these errors were encountered: