IOS project on windows 10 Qt
Solved
Mobile and Embedded
-
@taedooly hi and welcome!
Yes developing for android and windows is no problem, see this part of the documentation:
https://doc.qt.io/qt-5/android-getting-started.htmliOS, however, you will not be able to build and a windows pc.
You may be able to set up a vm with MacOS, but I'm unsure about the legality of that. Apples used to be go after MacOS on VM.The simplest you can do, is develop on Windows for android, once that is finished, and you only uses Qt stuff in your app, get a cheap Mac and simply copy your source code over. It will take little time to make final adjustments to let it run on MacOS/iOS as well