View Single Post
Posts: 79 | Thanked: 211 times | Joined on Aug 2012
#35
Originally Posted by ajalkane View Post
I haven't tried these. I'd imagine Xephyr works with the usual caveat of running the application so that it's instructed to use Qt5. I'd expect problems with libmeegotouch as Qt5 is not binary compatible with Qt4.
So basically, this means that you need to create your own look and feel for the app using Qt5 basic controls via QML.

Is it possible to statically link the Qt modules (QtWebkit included) to the app so that it can be delivered in Nokia Store?

Also, does the Mobility APIs work in Qt5?