How does buildroot, qtcreator, qmake links together
-
I understand qmake links ARM crosscompiler with Qtcreator together for development
For Deployment, buildroot has to be used so that (bootloader,linux kernel,syslib) can be deploy into arm IMX6.Qmake links all this components(buildroot, ARM crosscompiler, Qtcreator IDE) together right?
question1> how to insert app into buildroot automatically. By qmake?
question2> can someone quide me on writing this qmake.