-
Notifications
You must be signed in to change notification settings - Fork 37
problem to compile quickios #6
Comments
The build instruction is outdated. The generate_ios.sh is not needed for current version. You could just open the .pro file in Qt Creator, set target to iOS, then build & deploy. Sorry for the confusion. |
tank you for your replay |
Did you setup your environment according to this guide? |
thanks for your time
but it runs only on an actual device and it doesn't run on simulator . thanks again |
hi
i did steps as you have written
1 mkdir build
2 cd build
3 ../generate_ios.sh
but in 4th step there is no build_ios.sh file to continue !!
what am i wrong here ??
and one more question . what is simple way to mix objective-c and Qt for ios or any useful references , for example i need ios native map in qt how can i do it ?
here is a screen shot
screen shot
thank you
The text was updated successfully, but these errors were encountered: