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

make Qt5 the default for Kinetic, fix issues #992

Merged
merged 7 commits into from
Apr 11, 2016
Merged

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Apr 8, 2016

This pr will make Qt5 the default option (rather than Qt4) in ROS Kinetic. It will also address some issues with Python support.

@wjwwood
Copy link
Member Author

wjwwood commented Apr 8, 2016

@ros-pull-request-builder retest this please

@wjwwood
Copy link
Member Author

wjwwood commented Apr 9, 2016

I'll have to disable PySide2 support for now as I had to do a lot of hacks to get Shiboken2 to do the code generation and even then the generated code results in invalid C++ code (which fails to compile). I'm going to defer fixing that until a future Kinetic release, so I've disabled PySide2 support for now. My work so far is in this branch: https://github.com/ros-visualization/rviz/tree/wjwwood-qt5-pyside2

/cc @dirk-thomas

@wjwwood wjwwood merged commit 351f2d4 into kinetic-devel Apr 11, 2016
@wjwwood wjwwood deleted the wjwwood-qt5 branch April 11, 2016 00:55
130s pushed a commit to 130s/rviz that referenced this pull request Aug 21, 2024
rviz_common is the package that loads in various icons
in svg format.  In order to have them definitely be
loaded in, make sure to depend on libqt5-svg.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit a7b8784884fe35720b41ae3c2e703aac28de8832)
130s pushed a commit to 130s/rviz that referenced this pull request Aug 21, 2024
…pr-992

Add a libqt5-svg dependency to rviz_common. (backport ros-visualization#992)
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.

1 participant