openwrt/video

Test application needed

chrismrutherford opened this issue · 2 comments

I have been able to build the QT framework on an arm platform however I am missing an example application. When I try to create a test app qmake has problems with incorrect paths etc (oh joy). Please could you create an example application package, maybe just a hello world QT app. This would be really helpful as it would prove the build process and ensure all paths to qmake includes are correct.

create build.sh
add TARGET_CROSS=your compiler name
add TARGET_CFLAGS ....

mirko commented

In case almost 4 years later you're still interested: there's the qt5base-examples package (now).