Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Failed to load platform plugin "ios"

$
0
0
I have compiled Qt 5.1 Beta for iOS myself following the instructions here: http://blog.qt.digia.com/blog/2013/03/05/qt-for-ios-preview/ The included demo builds and runs fine, but I have a problem when trying to run a new project. The project has been made with Xcode 4.6.2. It builds fine for the iOS Simulator using the following libraries and frameworks: Foundation.framework, CoreFoundation.framework, CoreGraphics.framework, CoreText.framework, QuartzCore.framework, libqiosmain.a, libQt5Core.a, libQt5Gui.a, libQt5PlatformSupport.a, libQt5Widgets.a, libz.1.2.5.dylib But when I run the application on the simulator, I get the following error: “Failed to load platform plugin “ios”. Available platforms are: “ Do I need any other libraries than the ones I am linking to?

Viewing all articles
Browse latest Browse all 18427

Trending Articles