Skip to content
New issue

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

Qt6 compat #1813

Merged
merged 10 commits into from
Feb 2, 2024
Merged

Qt6 compat #1813

merged 10 commits into from
Feb 2, 2024

Conversation

simonschmeisser
Copy link
Contributor

This fixes some errors (and warnings) when compiling with Qt6. Most was deprecated with 5.0 already.

The last commit is meant purely informational and should not be merged.
Unfortunately there is no PyQt6 available on Ubuntu 22.04 so I disabled the python bindings. Also choosing Qt6 over Qt5 does not seem to work somehow.

Copy link
Contributor

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

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

Thanks for these improvements towards Qt6. It would be great to add an appropriate CI config as well. I have only a few remarks:

src/rviz/viewport_mouse_event.h Outdated Show resolved Hide resolved
src/CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@rhaschke rhaschke merged commit fc75912 into ros-visualization:noetic-devel Feb 2, 2024
8 checks passed
@simonschmeisser
Copy link
Contributor Author

Thanks for your patience Robert and sorry for not being fully concentrated!

@rhaschke
Copy link
Contributor

rhaschke commented Feb 3, 2024

??? The evolution of this PR was all fine for me. Nothing to be sorry about!

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.

2 participants