Skip to content

Enhancements for Compiling Qt 4.8 with g++ 11 on AlmaLinux 9 - #7

Open
davitkalantaryan wants to merge 4 commits into
qt:4.8from
davitkalantaryan:4.8
Open

Enhancements for Compiling Qt 4.8 with g++ 11 on AlmaLinux 9#7
davitkalantaryan wants to merge 4 commits into
qt:4.8from
davitkalantaryan:4.8

Conversation

@davitkalantaryan

Copy link
Copy Markdown

I have made minor adjustments in the 3 parts of the source to enable the compilation of Qt 4.8 on AlmaLinux 9 using g++ 11. This update is crucial for our institute, as we rely on an older application that utilizes QtRoot, which requires Qt 4 for compatibility.

We would greatly appreciate it if time could be allocated to review and merge these changes into the main branch. While I understand that Qt 4 is no longer maintained, and this merge request might be overlooked, the integration of these changes would be immensely beneficial for our ongoing projects.

Thank you for your consideration.

…ws.cpp & tools/linguist/linguist/messagemodel.cpp to get rid of errors because of new compiler
* one more try to have ok code for several gcc versions
* src/corelib/global/qglobal.h taking from old style
* some more fixes for old gccs
@cla-assistant

cla-assistant Bot commented Nov 15, 2024

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@oscarkramer oscarkramer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is sorely needed for C++17 builds of the old qt4. Please accept.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants