RaspberryPi2EGLFS cross-compilation problems
-
Hi,
I'm trying to get cross-compilation to work from my Linux host(Linux Mint) to my raspberry pi 3 (raspbian strech), following the instructions from here: https://wiki.qt.io/RaspberryPi2EGLFS
I had no problems with this tutorial, but when I try to run the openGL widget (step 15 of tutorial), I only get a black screen.
The buttons are working but the are not shown (just black screen).Does anyone has an idea what the problem could be ?
Many thanks