Skip to content

Switch to C++17 for SIP and Shiboken#135

Merged
clalancette merged 1 commit intoros-visualization:rollingfrom
christophebedard:christophebedard/switch-to-cpp17
Feb 23, 2024
Merged

Switch to C++17 for SIP and Shiboken#135
clalancette merged 1 commit intoros-visualization:rollingfrom
christophebedard:christophebedard/switch-to-cpp17

Conversation

@christophebedard
Copy link
Copy Markdown
Member

@christophebedard christophebedard commented Feb 22, 2024

Relates to ros-visualization/qt_gui_core#288

Relates to ros/pluginlib#254

Switch to C++17 to be able to use std::filesystem when building SIP or Shiboken bindings.

I'm doing this mainly for qt_gui_core and I didn't seem to need the change for Shiboken, but we'll probably hit the same issue as we migrate everything else to C++17's std::filesystem. See the corresponding docs for Shiboken: https://doc.qt.io/qtforpython-5/shiboken2/shibokengenerator.html#usage.

I think we can merge this without negatively affecting anything.

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
@clalancette
Copy link
Copy Markdown
Contributor

Here's CI with just this PR in place:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit ef7b38b into ros-visualization:rolling Feb 23, 2024
@christophebedard christophebedard deleted the christophebedard/switch-to-cpp17 branch February 23, 2024 21:22
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