RuntimeError: 0:1 (10): error: GLSL 3.30 is not supported. [How to Solve]

Problem description

Using kinect v2, run

    ./bin/Protonect

The command line starts to scroll and output “skipping depth packet”, but there is no screen. When you turn up, you find that there is an error in the title display.

Problem-solving:

The command line can run the following commands.

    export MESA_GL_VERSION_OVERRIDE=3.3

Read More: