Raspberry Pi 3, QOpenGLFunctions_3_2_Core
-
I try to build VTK with Qt 5.11.3 on RPi3.
make
break with errorerror: 'QOpenGLFunctions_3_2_Core' was not declared in this scope QOpenGLFunctions_3_2_Core* f =
Please advice how to resolve this. What package I need to install with
apt
?@Bleach said in Raspberry Pi 3, QOpenGLFunctions_3_2_Core:
Qt 5.11.3
This is quite old already. Can you try with Qt 5.15.2?
-
@Bleach said in Raspberry Pi 3, QOpenGLFunctions_3_2_Core:
Qt 5.11.3
This is quite old already. Can you try with Qt 5.15.2?