Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.2 "Hello World" on iOS -- What am I doing wrong?
Forum Updated to NodeBB v4.3 + New Features

Qt 5.2 "Hello World" on iOS -- What am I doing wrong?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tseval
    wrote on last edited by
    #1

    Hello,

    I wanted to play around with Qt 5.2 on iOS, but it just doesn't seem to work :) I have simply gone through the example in this video: https://www.youtube.com/watch?v=WFGRr0DV3oM

    Everything runs nicely on the desktop. I have the iOS simulator running, but when I try to run in on the simulator I only get a black screen for a few seconds before the app dies. I get the following lines in the system log:

    Jan 26 14:08:25 Plex-Media-Center com.apple.iphonesimulator.launchd.4c6439fd[8695] (UIKitApplication:com.yourcompany.QtMobileTest[0xfb37][8724]) <Notice>: Service exited due to signal: Bus error: 10
    Jan 26 14:08:25 Plex-Media-Center.local backboardd[8697] <Warning>: Application 'UIKitApplication:com.yourcompany.QtMobileTest[0xfb37]' exited abnormally with signal 10: Bus error: 10

    I have tried the same on two different Macs, A MacBook Pro and a Mini, both running Mavericks and Xcode 5.0.2. I've tried different device profiles on the simulator, but none of them work.

    The app is apparently installed on the simulator, since I get an icon for it, but trying to run it from the icon has the same result (immediate crash).

    This should be real straight forward, so I can't really see what I'm doing wrong? Any insight would be greatly appreciated

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved