Skip to content

Revert qt6 support on RHEL#862

Merged
sloretz merged 8 commits intomasterfrom
ahcorde/rhel/revert_qt6_support
Apr 11, 2026
Merged

Revert qt6 support on RHEL#862
sloretz merged 8 commits intomasterfrom
ahcorde/rhel/revert_qt6_support

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Apr 10, 2026

Description

Revert qt6 support on RHEL

Related with this comment ros-visualization/qt_gui_core#293 (comment)

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Comment on lines -176 to -178
qt6-qtbase \
qt6-qtbase-devel \
qt6-qtbase-gui \
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Aren't these needed for non-Python Qt6 packages like Rviz?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

if qt6 is not present in the system we should be able to compile RViz with qt5.

bindings should be fine with qt5 too.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Or can RViz use Qt5 as well?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah, sounds good then. I think we'll want these for RHEL 10 though:

$(if test ${EL_RELEASE/.*/} -gt 9; then echo qt6-qtbase qt6-qtbase-devel qt6-qtbase-gui; fi) \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Added these for RHEL 10

ahcorde and others added 2 commits April 10, 2026 23:51
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
sloretz added 5 commits April 10, 2026 19:06
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
@sloretz sloretz merged commit 55071e2 into master Apr 11, 2026
2 checks passed
@sloretz sloretz deleted the ahcorde/rhel/revert_qt6_support branch April 11, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants