Re: [Development] Codereview scheduled maintenance break on Monday 10-Jan 7 am CET

2022-01-09 Thread Jukka Jokiniva
Gerrit maintenance break starts now. From: Development on behalf of Jukka Jokiniva Date: Wednesday, 5. January 2022 at 16.06 To: qt-dev Subject: [Development] Codereview scheduled maintenance break on Monday 10-Jan 7 am CET Hi all, There will be a maintenance break on the codereview.qt-proje

Re: [Development] Monthly CI maintenance break - January (Mon 10th Jan 2022)

2022-01-09 Thread Ville-Pekka Karhu
This maintenance break starts NOW From: Ville-Pekka Karhu Sent: Monday, January 3, 2022 09:19 To: Qt development mailing list Subject: Monthly CI maintenance break - January (Mon 10th Jan 2022) Hi all! We’ll have our scheduled maintenance break on next Monday

Re: [Development] Importing a module build in creator

2022-01-09 Thread Arno Rehn
On 09.01.22 12:47, Konstantin Shegunov wrote: In the Qt5 times with qmake I was able to run the makefile generator on the top of the Qt tree and then import build in Creator for some specific module I'd wanted to work on. Is something like this still possible for Qt6 and cmake (I'm currently us

[Development] Importing a module build in creator

2022-01-09 Thread Konstantin Shegunov
Hello, In the Qt5 times with qmake I was able to run the makefile generator on the top of the Qt tree and then import build in Creator for some specific module I'd wanted to work on. Is something like this still possible for Qt6 and cmake (I'm currently using the default ninja generator)? The whol