Build Qt5 for BeagleBone Black
-
[quote author="Luca" date="1392800239"]
Hi,
yes, I built Qt 5 for BBB but I didn't use angstrom, I used "this":http://www.armhf.com/index.php/boards/beaglebone-black/#saucy .
[/quote]Hello,
I've found this tutorial "Bare metal Qt5":http://armsdr.blogspot.fr/2014/01/bare-metal-qt-52-on-beaglebone-black.html.
I guess you didn't not compile Qt5 with OpenGL ES (SGX driver) support, cause it is not yet support by the kernel for am335x but it might be supported soon. am I right ?I do need OpenGL ES support cause I want to use QML in my app.
Coul you describe the steps you followed to (cross-)compile Qt5 with BBB ? -
Can anyone here confirm me that QtSerialPort works with the above configuration on beaglebone Black.
-
Hi Luca,
I have followed the steps are mentioned in this "tutorial":http://armsdr.blogspot.de/2014/01/bare-metal-qt-52-on-beaglebone-black.html
and was successful in installing qt5 in my ubuntu machine and then transferring it to BBB. I also installed qt creator version 3.0.0 which is based on Qt 5.2.0 GCC 4.6.1 64 bit.
The linaro toolchain is the latest one.Now, when I am adding the kit with compiler and debugger I have a problem. When I am selecting my version of qt5 which I just installed it is giving this error.
"No compiler can produce code for this Qt version. Please define one or more compilers."
Kind of stuck here can't find any useful information on internet. May be someone here can help. I will be really thankful.
Regards,
Naqqash