How activate OpenGL with QT framework on STM32MP157C-DK2 ?
Hello,
I create a custum linux distributuion for specific application. My goal is to use QT framework with OpenGl library trough GPU. To do that I used Buildroot 2019.023.1 and custum linux (V4.19) provided by your github.
What parameters should I activeted to run my QT application with the -plateform elgfs argument ?
I mean what library should I need (mesa or an other one) to run properly my application ?
