I have a QT5 source code on Ubuntu and I want it to be executed on a BuildRoot system. So I thought about cross compiling (I've already done it for this program from Ubuntu to Windows).
I just can't find out which qmake and make application I have to download on my Ubuntu machine to make it works.
Do you have any idea ? Thanks !