Replies: 1 comment
-
"Check if you have OpenGL ES correctly installed and configured" 👆🏻👆🏻👆🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error creating OpenGL ES render target. Check if you have OpenGL ES correctly installed and configured or change the PFD Renderer to 'Software (CPU)' on the Global Settings panel.
Error message:
System.DllNotFoundException: GLESv2 assembly: type: member:(null)
at (wrapper managed-to-native) Gles.glGetIntegerv(uint,int&)
at DWSIM.UI.Desktop.GTK.FlowsheetSurface_GTK_OpenGL.CreateRenderTarget () [0x00000] in <1d818d68f3f94995a320d8785f814551>:0
at DWSIM.UI.Desktop.GTK.FlowsheetSurface_GTK_OpenGL.OnRenderFrame () [0x00041] in <1d818d68f3f94995a320d8785f814551>:0
Terminado (killed)
Beta Was this translation helpful? Give feedback.
All reactions