Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. compile error for ios from Qt but not with xcode
Forum Update on Monday, May 27th 2025

compile error for ios from Qt but not with xcode

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 362 Views
  • 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.
  • S Offline
    S Offline
    SherifOmran
    wrote on 9 Feb 2019, 02:52 last edited by
    #1

    I have an error when i compile a test application with a dummy button directly from QT with the auto detected ios sdk, and although the device is connected and correctly setup from the developer.apple website

    03:20:57: Running steps for project testmobileapp...
    03:20:57: Starting: "/usr/local/Qt-5.12.0/bin/qmake" /Users/sherifomran/Desktop/testmobileapp/testmobileapp.pro -spec macx-g++ CONFIG+=iphonesimulator CONFIG+=simulator CONFIG+=qtquickcompiler
    Project ERROR: failed to parse default search paths from compiler output
    03:20:57: The process "/usr/local/Qt-5.12.0/bin/qmake" exited with code 3.
    Error while building/deploying project testmobileapp (kit: QT Kit IOS 5.12)
    When executing step "qmake"
    

    However, when i convert the code with qmake to xcode project, it works ! humm !
    This is a test project with default project setting

    any idea?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Feb 2019, 18:36 last edited by
      #2

      Hi,

      How did you install Qt on your machine ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SherifOmran
        wrote on 10 Feb 2019, 10:44 last edited by
        #3

        I compiled it from source code

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 10 Feb 2019, 21:01 last edited by
          #4

          Out of curiosity, why ?

          And do you also have the same problem with the pre-built version ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          9 Feb 2019, 02:52

          • Login

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