Compiling Qt from source code with MinGw32 6.3
-
Hey I'm trying to configure but got error.
Windows 10 64 Bit
qt-everywhere-opensource-src-5.9.3.zip
MinGW 6.3.0-1I created C:\Qt\Qt5.9.3 empty dir and I extract zip in there.
I opened command prompt cd to that dir and set path environments manually.
My MinGw setup located at E: drive.I got this error;
-
Hi,
Looks similar to QTBUG-56887
-
Why not use the MinGW version provided with Qt ?
-
You know that you can't mix and match compilers ? The MinGW version of Qt can't be used with MSVC and vis versa.
-
You know that you can't mix and match compilers ? The MinGW version of Qt can't be used with MSVC and vis versa.
-
-
@include said in Compiling Qt from source code with MinGw32 6.3:
v
I still don't know why everyone wants to compile Qt framework for newer GNU compilers on windows. Just install MSYS2 64 and 32 bit toolchains and Qt5.10! No fuss, no muss, just Qt-errific!