[yocto] Yocto Qt!

Florin Cristian Dan dan.florincristian at gmail.com
Tue Mar 26 06:34:17 PDT 2013


i've managed to solve the qmake problem i did this:
sudo rm /usr/bin/qmake sudo ln -s /usr/bin/qmake-qt4 /usr/bin/qmake
 After that: qmake -o Makefile myproject.pro
                make
It made me an executable, then i've copied the whole project folder on a
USB stick, mount it on my target and then ran ./myproject...and voila...a
simple window appeared with the clasis "Hello Wolrd!" inside
Thanks a lot for support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130326/197ee674/attachment.html>


More information about the yocto mailing list