[Development] Proposing CMake as build tool for Qt 6

Lars Knoll lars.knoll at qt.io
Thu Jun 6 15:45:35 CEST 2019



On 6 Jun 2019, at 15:33, Иван Комиссаров <abbapoh at gmail.com<mailto:abbapoh at gmail.com>> wrote:

Sorry, but the iOS should be properly supported before making the final decision.
Building something on macOS is easy, building smth for iOS is harder. From the top of my head it is code signing and building "fat" binaries that should be tested as a proof of concept.

Code signing has been out of scope for qmake as well, so that doesn’t count.

I really wonder how important ‘fat’ binaries/mulitarch builds are for iOS these days, given that Apple doesn’t support armv7 anymore. IMO, we can live without those. But I agree that I’d like to have a regular armv8 build of Qt for iOS working.

Cheers,
Lars


Иван Комиссаров

6 июня 2019 г., в 15:23, Simon Hausmann <Simon.Hausmann at qt.io<mailto:Simon.Hausmann at qt.io>> написал(а):

Hi,

Regarding PCH, it seems that right now it would be easiest to include something like https://github.com/sakra/cotire . Patches are welcome to integrate this or alternatively work with upstream CMake for a built-in solution.

Regarding iOS/tvOS/watchOS, my understanding is that CMake upstream has landed basic support from a toolchain perspective and welcomes contributions to make it better. I understand that Alexandru has been playing with making a Qt build with it and supplying third-party libraries via vcpkg, but I think that's nothing beyond the scope of experiments. So similarly here, contributions are welcome :)

Those two aspects are also a driver for increasing the visiblity of the CMake port, in order to invite contributors to help. Yet I feel that they don't represent show-stoppers from a decision making point of view. I'm confident that if others in the C++ community are able to build apps for iOS with CMake, then we will also be able to build Qt for it.

Simon

________________________________
From: Bogdan Vatra <bogdan.vatra at kdab.com<mailto:bogdan.vatra at kdab.com>>
Sent: Thursday, June 6, 2019 15:13
To: development at qt-project.org<mailto:development at qt-project.org>
Cc: Simon Hausmann
Subject: Re: [Development] Proposing CMake as build tool for Qt 6

În ziua de joi, 6 iunie 2019, la 14:45:14 EEST, Simon Hausmann a scris:
> Hi,
>
> In the past months we, some developers from the Qt Company and KDAB,
> have made good progress on the port of Qt to use CMake as build tool.
> Since the initial prototype, the port has advanced very well and its
> current state can be summarized roughly like this:
>
>     * Builds on
>       * Windows (desktop)
>       * macOS
>       * Linux (desktop and embedded)
>       * Android (running not tested yet)
>

Any news about iOS/tvOS/watchOS and PCH?

Cheers,
BogDan.


_______________________________________________
Development mailing list
Development at qt-project.org<mailto:Development at qt-project.org>
https://lists.qt-project.org/listinfo/development
_______________________________________________
Development mailing list
Development at qt-project.org<mailto:Development at qt-project.org>
https://lists.qt-project.org/listinfo/development

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190606/a4d0a522/attachment.html>


More information about the Development mailing list