Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
>>I will send an update regarding the compilation asap.   Quicker than expected it failed with the following:   FAILED: qtdeclarative/src/qml/.generated/release/RegExpJitTables.h /Users/soulalex/qt5/qtdeclarative/src/qml/.generated/release/RegExpJitTables.h cd /Users/soulalex/qt5/qtdeclarative/s

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
Thanks so much, Christian !   That was it and it's compiling now – let's cross fingers it will finis up fine.   Meantime – when scanning the log myself – I was confused about not found websockets module (which I need) so I might get back regarding this .   In any case it's a good way to get m

Re: [Interest] bulding Qt from git

2021-10-24 Thread Cristian Adam
On 24/10/2021 15:21, Alexander Carôt wrote: Instead of ./configure -prefix ./qt6-build please do a: ./configure -prefix ./qt6-build > configure.log 2>&1 Then upload the configure.log contents to pastebin.com. Ah – so you basically the whole console output of the configuation process – now I

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
> Instead of ./configure -prefix ./qt6-build please do a: > > ./configure -prefix ./qt6-build > configure.log 2>&1 > > Then upload the configure.log contents to pastebin.com. Ah – so you basically the whole console output of the configuation process – now I got it ;-) Here it is: https://past

Re: [Interest] bulding Qt from git

2021-10-24 Thread Cristian Adam
On 24/10/2021 13:57, Alexander Carôt wrote: Hej Christian, thanks for the response ! Just in case I completely deleted the sources and went through the steps again. Please find the output of CMakeError.log here: https://pastebin.com/QZpW95rg and the output of CMakeOutput.log here: https://

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
Hej Christian, thanks for the response ! Just in case I completely deleted the sources and went through the steps again. Please find the output of CMakeError.log here: https://pastebin.com/QZpW95rg and the output of CMakeOutput.log here: https://pastebin.com/M2LjYr8P I am using Catalina 10.