Replies: 3 comments 5 replies
|
Can you run simple OpenGL applications, like |
1 reply
|
If |
1 reply
|
Just to check -- does it work in non-server mode, e.g. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi,
I installed GLVis and mfem with spack in ubuntu. I am trying to visualise some meshes with the following command "glvis -m mfem/data/star.mesh" I am getting the following error:
"FATAL: window and/or OpenGL context creation failed"
My OpenGl version is 4.6. I have also build it without spack but the same issue persists. Does anyone had the same issue and/or any suggestion what might be the issue ?
Thank you in advance for any help
All reactions