-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Compatability with julia-vscode? #210
Comments
Ah, the issue in my case is my opengl Edit: I was able to fix this by setting
|
Since VScode is now the platform of choice for a Julia IDE/editor, it would be great to be able to use GLFW.jl and Makie.
Unfortunately, I receive the dreaded "ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned" message when attempting to run the following from within VSCode (eg the terminal):
Any tips on successfully using GLFW with VScode? Many thanks!!
The text was updated successfully, but these errors were encountered: