Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QWT compilation for iOS emulator problems! (symbol(s) not found for architecture i386)

QWT compilation for iOS emulator problems! (symbol(s) not found for architecture i386)

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 1.4k 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.
  • J Offline
    J Offline
    jetsper
    wrote on last edited by
    #1

    Hello,
    I have a problem when I want to test my application on iPhoneEmulator, all is ok with Qt libraries (I have buid the app with pure Qt classes and it works), but my app uses QWT for plotting and gauges, I managed to compile the Framework but when I compile my app I get the following error: symbol(s) not found for architecture i386, this is how I qmaked the QWT Framework:
    /Users/jetsper/Qt/5.4/ios/bin/qmake /Users/jetsper/qwt-6.1.2/qwt.pro -r -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator
    I have checked the resulting libs with file command and have entries for i386 and x86_64 but I can't figure it out why is not working, I compiled it successfully for mac os x but I don't know why doesn't work for iOS, can someone give me a hit about what might be wrong please?

    I use the latest Qt version installed through the on-line installer, I run latest version of OS X 10.10.1 and Xcode 6.1.1, and qwt 6.1.2

    1 Reply Last reply
    0
    • O Offline
      O Offline
      omarmuttawa
      wrote on last edited by
      #2

      Did you manage to compile qwt for iOS?

      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