Hi,

I try to build Qt 6.3.1 from source on my mac for ios.

 

I use the following command:

./configure -platform macx-ios-clang -release -qt-host-path
../6.3.1/macos/lib/cmake/Qt6HostInfo

 

I have an error :

Configuring submodule 'qtbase'

-- Could NOT find double-conversion (missing: double-conversion_DIR)

-- Could NOT find md4c (missing: md4c_DIR)

-- Could NOT find Qt6CoreTools (missing: Qt6CoreTools_DIR)

CMake Error at qtbase/cmake/QtToolHelpers.cmake:170 (message):

  The tool "Qt6::moc" was not found in the Qt6CoreTools package.  Package

  found: 0

Call Stack (most recent call first):

  qtbase/src/tools/moc/CMakeLists.txt:8 (qt_internal_add_tool)

 

Do you have an idea ?

 

Regards

Remy

 

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to