I am working on a Ubuntu host. Trying to configure Qt5 to develop GUI touch applications on Beaglebone Black. Having a lot of trouble understanding the QPA eglfs openGL ES2.
My plan is once i configure the Qt5 source, i will copy the libraries to Beaglebone Black, cross compile my appication on ubuntu host and then execute this application on BBB. But, everytime i tweak the configure options, it gives me some error. You can review my configure attempts here; http://www.epicsqt.org/wiki/QtEverywhere/EmbeddedSystems/BeagleBoneBlack/ConfigureQtForBbb#Configure I tried yocto too, but it didn't end up well. No solid resource for that too.. :( tried yocto from here. https://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3 For time being want to make the configure thing work. Can you please help me with the same. Thanks in advance. Sincere Regards, Amey Uday Patil On Wed, Sep 24, 2014 at 9:49 AM, Thiago Macieira <[email protected]> wrote: > On Wednesday 24 September 2014 09:38:36 Amey Patil wrote: > > Hi all, > > > > Searched a lot online. > > Didn't find any working source for configuring Qt5 for Beaglebone Black. > > Tell us what your problem is. > > First of all, are you using a reasonable OS for that device, like a Yocto- > based one? If so, Yocto has recipes for building Qt 5, please use them. > > If not, please explain why you're not using Yocto or similar. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
