Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-19 Thread Thiago Macieira
On Saturday, 19 August 2023 15:25:26 MDT Cristian Adam via Development wrote: > So choco is not the right way to install the needed MinGW compiler to build > Qt. I use MSYS2 and use its MinGW64 (with GCC 13.1) and it can compile qtbase just fine. I don't compile other modules on Windows because i

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-19 Thread Haowei Hsu
Hello, Cristian. Not only the MinGW 12.2.0 choco package have the 106395 – [12 regression] > [mingw] "redeclared without dllimport attribute: previous dllimport > ignored" on C++ friend since r12-299-ga0fdff3cf33f72 (gnu.org) > bug, but it can'

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-19 Thread Cristian Adam via Development
Hi, I never tried the "Ninja Multi-Config" generator with LLVM, no idea if that's even supported. I only use the "Ninja" generator, with a Release configuration, and a --prefix​ for the installation. My previous MinGW installation has: C:\Projects\llvm-project\install-mingw\lib\cmake $ tree /f