Open harshn05 opened 3 months ago
Are there any plans to upgrade the Qt builds from GCC 13.2.0 to GCC 13.3.0?
I'm assuming you are referring to MinGW builds. I'm using MinGW built from this repository. https://github.com/niXman/mingw-builds-binaries/releases
If they are not building MinGW w/ GCC 13.3.0 we won't either.
Is it possible to link a Qt build compiled with GCC 13.2.0 with code compiled using a higher version of GCC, such as 13.3.0?
MinGW provides no binary compatibility. Although it might be possible no one guarantees it.
MinGW builds from niXman have recently released the GCC 14 series. Looking forward to the updated Qt binaries.
MinGW builds from niXman have recently released the GCC 14 series. Looking forward to the updated Qt binaries.
My computher failed and I am too lazy to fix it. No more release is planned before October 1st.
Reopen since it should be resolved later.
Are there any plans to upgrade the Qt builds from GCC 13.2.0 to GCC 13.3.0?
or
Is it possible to link a Qt build compiled with GCC 13.2.0 with code compiled using a higher version of GCC, such as 13.3.0?