Qt 6.11 is out! See what's new in the release
blog
Can I get 64-bit MinGW toolchain with QT 5.11.1 ?
-
When I install QT 5.11.1, I do not see option to install 64-bit MinGW toolchain. However, I get that option while installing QT 5.13.2. Does QT 5.11.1 provide 64 bit MinGW toolchain?


-
When I install QT 5.11.1, I do not see option to install 64-bit MinGW toolchain. However, I get that option while installing QT 5.13.2. Does QT 5.11.1 provide 64 bit MinGW toolchain?


@mahesh_j As you can see in Qt Maintenance tool, there is no Qt 5.11.1 MinGW 64-bit prebuild kit available

So you won't find MinGW 64 with Qt 5.11.1, but you can build it yourself from sources if you want => Building Qt Desktop for Windows with MinGW