QT version and MinGW version
-
Hi,
I would like to have a newer version of mingw ( like 11.2.0 ), but using an older version of QT like 5.9. Is it possible?
On the page:https://wiki.qt.io/MinGWI see, that Qt 5.9 binary installer was compiled using mingw 5.3.0. Of course I would like to download open source and compiled QT 5.9 by myself using mingw 11.2.0 -
Simply try it out but why do you need another MinGW version?
-
@Christian-Ehrlicher I have many libs, which are compiled using other mingw than 5.3.0. And I have to use QT 5.9
-
@Christian-Ehrlicher I have many libs, which are compiled using other mingw than 5.3.0. And I have to use QT 5.9
@Tomi said in QT version and MinGW version:
I have many libs, which are compiled using other mingw than 5.3.0.
And why shouldn't they work with another version of the same compiler?