-
when I running the example "Surface_mesh/draw_surface_mesh",the terminal tell me "Using context 3.3 GL QOpenGLShader::compile(Vertex): 0:3(1): error: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
What version of CGAL are you using and on what platform? |
Beta Was this translation helpful? Give feedback.
-
You are probably having an issue that was fixed in release branch by this PR: You can try to patch yourself the file or use the version here. If it is a CGAL version from the system, you can use the branch version here. |
Beta Was this translation helpful? Give feedback.
You are probably having an issue that was fixed in release branch by this PR:
#5940
You can try to patch yourself the file or use the version here.
If it is a CGAL version from the system, you can use the branch version here.