[Interest] building Qt iOS from source
Remy Rouvin
remy.rouvin at gmail.com
Mon Aug 29 13:04:05 CEST 2022
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220829/be5883e3/attachment.htm>
More information about the Interest
mailing list