Thanks for your reply patrick. It is working fine and i could generate my own appimage from QGC source code. One more query regarding it. How to create windows .exe file for the same source code ? should i run QTcreator in a windows machine?
-Thank you
Hi,
To deploy for windows, the only thing necessary is to call qmake with CONFIG+=installer in a windows machine.
CONFIG+=installer
Thank you very much patrick
This topic was automatically closed after 5 days. New replies are no longer allowed.