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. Error while building/deploying project in Qt Creator with 6.4.3
Forum Updated to NodeBB v4.3 + New Features

Error while building/deploying project in Qt Creator with 6.4.3

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 155 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.
  • B Offline
    B Offline
    bogong
    wrote on 9 May 2023, 06:05 last edited by
    #1

    Hello all!

    When trying to build the CMake project from Qt Creator have this kind of error:

    ** BUILD FAILED **
    
    08:57:56: The process "/usr/local/Cellar/cmake/3.26.3/bin/cmake" exited with code 65.
    Error while building/deploying project *** (kit: Qt 6.4.3 for iOS)
    The kit Qt 6.4.3 for iOS has configuration issues which might be the root cause for this problem.
    When executing step "Build"
    

    When building it via command line all is Ok:

    $QT_IOS_BIN/qt-cmake . -B build-ios -GXcode
    

    This command creating XCode project that is successfully building directly in XCode.
    What could be possibly causing this kind of trouble?

    1 Reply Last reply
    0

    1/1

    9 May 2023, 06:05

    • Login

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