Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I was test GUI Qt on iOS.
But if i init QApplication(int argc, char *argv), project has error : "Failed to load platform plugin "ios". Available platforms are"
How i call this function ?
Thank you.
what Qt version do you have downloaded?
Hi,
Or if not downloaded, how did you build it ?
Today, I use source QT 5.2.0 - beta1, i can call that founction :)
More question, can qt3d build with qt5.2.0 ? And lib qt3d can import to xcode project like another lib qt
How i add QT Gui on ViewController of ios/macos.
I want qt gui is a part of project.
Thank you
Are you thinking of something like QMacNativeWidget ?