We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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.
MinGW provides no binary compatibility. Although it might be possible no one guarantees it.
Sorry, something went wrong.
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.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: