Hi all, I need to port Qt5 on BeagleBone Black and use it with BB View.
I'm actually using TI SDK image in my board and the demos works fine. I also can run Qt4 demo ("animated tiles" ecc...) without problems.
My problem is that I can't build Qt5 for the TI SDK image (while I can for Debian latest image).
I'm trying with "gcc-linaro-arm-linux-gnueabihf-4.8-2013.10_linux" toolchains.
Have you successfully compiled Qt5 for Qt SDK image?