I'm writing my app on QT and I've produced a working version on my mac. How can make QT also compile an executable for windows?
Click (Run) to build and run the application. To see the compilation progress, press Alt+4 to open Compile Output. If build errors occur, check that a Qt version and compiler are installed and configured and that the necessary kits are configured.
Qt SOURCE is compatible to Windows, Mac, Linux, ARM and other platforms.
Qt BINARIES are platform-specific. You cannot compile an .exe on the Mac, and hope to run that binary .exe on Windows or Linux.
You'll need to cross-compile, or actually install the Qt SDK and compile on each target platform, for each different kind of .exe.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With