QT opengl shader error
Unsolved
General and Desktop
-
wrote on 2 Apr 2018, 14:58 last edited by
Using 5.5qt. I encountered this error when plotting 3d opengl using nividia GPU
Vertex shader for simpleShaderProg (MainVertexShader & PositionOnlyVertexShader) failed to compile
-
Hi,
You should print the output of QOpenGLShader::.log to get more information about what is gong wrong.
-
wrote on 3 Apr 2018, 18:16 last edited by
Hi I think because I run the opengl gui remote via ssh and my local machines don't have Nividia gpu cause the issues. Is this possible?
-
Do you have enabled X forwarding with your ssh connection ?
-
wrote on 4 Apr 2018, 17:39 last edited by
@SGaist. Yes it's enabled. I remote logon and run other non opengl GUI fine
-
Did you got the log output as I suggested ?
1/6