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. cross compile for ios Failed to find the host tool "Qt6::syncqt"
Qt 6.11 is out! See what's new in the release blog

cross compile for ios Failed to find the host tool "Qt6::syncqt"

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 894 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.
  • P Offline
    P Offline
    Pedro Vicente
    wrote on last edited by
    #1

    I'm building the sources for iOS on a Mac according to

    https://doc.qt.io/qt-6/ios-building-from-source.html

    using

    ./configure -platform macx-ios-clang -release -qt-host-path /Users/pvn/Qt/6.5.2/ios
    

    on root of sources

    qt-everywhere-src-6.5.2

    where /Users/pvn/Qt is the path where Qt for Mac
    online installer installed QT 6.5.2

    but some errors happen

    -- Could NOT find Qt6CoreTools (missing: Qt6CoreTools_DIR)
    CMake Error at qtbase/cmake/QtToolHelpers.cmake:684 (message):
      Failed to find the host tool "Qt6::syncqt".  It is part of the Qt6CoreTools
    

    Any idea how to fix ?
    thanks

    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