MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

error: GLSL ES 3.00 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES #1218

Closed xianglunkai closed 2 years ago

xianglunkai commented 2 years ago

In our environment, the compilation can not pass! (ubuntu18.04LTS)

jlblancoc commented 2 years ago

Hi, You mean, the unit tests fail due to this error? Or is it a real compilation error (doesn't sound likely...) ?

jlblancoc commented 2 years ago

Closing due to lack of activity. Please, reopen with further details on how to reproduce if it's still an issue.