This might sound like I didn't search for this question already, but I did (a lot).
I am trying to install Qt on a Raspberry Pi 2 and 3, fresh with Raspbian lite, following all kind of guides and scripts. But it seems impossible.
I have a RPi 7' official display, and I want to run a simple Qt Quick binary using -platform EGLFS.
Is there a mid-2017 way to not having to cross-compile Qt or to not build it from source (time > 1 day)?
Thanks in advance.