Humongously simple Qt app dedicated to cross compiling in different platforms.
We will first experiment with intra-machine (i.e. Linux deployment) and then follow with inter-machine (i.e. cross compilation) app distribution.
Deployment: Check the README
- https://www.youtube.com/watch?v=Y0MSOQGv5N4
- https://stackoverflow.com/questions/49982419/how-to-release-a-qt-c-application-on-linux-and-windows
- https://www.youtube.com/watch?v=PDzlT_ODpM8&ab_channel=probono
Cross compilation: Check the README
- https://forum.qt.io/topic/147212/how-do-i-get-the-qt-application-i-ve-made-to-run-on-windows-linux-and-android-operating-systems/6
- https://medium.com/@vladadgad/cross-compile-qt-for-windows-on-linux-platform-57e4b71ed1aa
- https://askubuntu.com/questions/656219/building-a-windows-executable-in-qt-on-a-linux-system