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. Qt Creator Xcodebuild failed.
Forum Updated to NodeBB v4.3 + New Features

Qt Creator Xcodebuild failed.

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 560 Views 2 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by
    #1

    I have an iMAC:

    macOS Catalina
    Version 10.15.2
    
    iMac (Retina 5K, 27-inch, Late 2015)
    Processor 4 GHz Quad-Core Intel Core i7
    Memory 16 GB 1867 MHz DDR3
    Graphics AMD Radeon R9 M395X 4 GB
    

    Qt Creator 4.11.0

    Based on Qt 5.14.0 (Clang 10.0 (Apple), 64 bit)
    Built on Dec 10 2019 12:24:50
    From revision: 017ed174400
    

    Its all completely up to date, I have a C++ project which I've built, I get:

    Xcodebuild failed
    

    Tthis is reported in the Issues tab, looking at the Compile Output:

    ** BUILD FAILED **
    
     The following build commands failed:
    Check dependencies
    (1 failure) 
    make: *** [xcodebuild-debug-device] Error 65
    12:32:23: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project XMLMPAM (kit: Qt 5.11.2 for iOS)
    The kit Qt 5.11.2 for iOS has configuration issues which might be the root cause for this problem.
    When executing step "Make"
    

    I've tried cleaning and running qmake, no difference. What else can I try?

    Kind Regards,
    Sy

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Are you trying to build for MAC desktop or iOS ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2
      • SPlattenS Offline
        SPlattenS Offline
        SPlatten
        wrote on last edited by
        #3

        I want to build for my MAC.

        Kind Regards,
        Sy

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Then why are you building your application with the iOS kit ?

          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
          • SPlattenS Offline
            SPlattenS Offline
            SPlatten
            wrote on last edited by
            #5

            It wasn't my intention, I overlooked it...I will change it for mac tonight and retry.

            Kind Regards,
            Sy

            1 Reply Last reply
            1

            • Login

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