I've set up a cross compiler under Ubuntu 14.04 32 bit x86 in VMWare on my mac. I built the QT 5.3 source using Lenaro hard float gcc. I set up the kit for cross compiling using QT Creator and could remotely deploy console applications fine. I ran into problems getting QT graphics applications to work. I could compile them using the TI graphics SDK, but they would not run on the BBB. I suspect I'm missing packages on the non-X BBB. I'm learning more as I go, I'll probably try again and see if I can get Wayland working on BBB and get QTWayland plugin working. My original idea was to use LinuxFB, but X seems to be required for QT graphics applications. The QT 5.3 source won't compile the Quick libraries unless X or OpenGL libraries exist.
I thought it would make sense to get QT Creator to work on BBB and make it build the QT graphics applications. At least to start. Then I can work on the minimum BBB deployment image that can run the QT graphics application. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
