简体   繁体   中英

Does Qt support iOS?

I want to know whether it is possible to develop iPhone applications using Qt Framework. Please suggest me some references if aforementioned is possible.

Keep an eye out for Qt 5.2.

Here is the current status on it (like @thelaws said):

http://blog.qt.digia.com/blog/2013/04/08/qt-5-1-alpha-available/

There have been some Labs available through Qt Lighthouse for iOS support.

http://qt-project.org/forums/viewthread/7271

Hope that helps.

If you don't want to wait until the Qt 5.2 release have a look at V-Play (v-play.net). It's a cross platform game engine based on Qt/QML. (Here are also some docs about it: API reference )

Alex

With Qt.5.1.1 out now, we can update this as follows: Assuming you have Xcode installed, and already know about iPhone development, you might go here next:

Qt 5.1.1 - Known Issues for IOS

Qt 5.1.1 - IOS Support

I just compiled Qt 5.2 beta 1 for iOS and wrote down detailed compilation instructions. Works fine.

See my answer in this stack overflow answer .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM