Skip to content

Conversation

akazxd
Copy link
Contributor

@akazxd akazxd commented Dec 11, 2024

boost::filesystem::extension was deprecated in Boost 1.77 and removed in 1.85
https://www.boost.org/doc/libs/1_87_0_beta1/libs/filesystem/doc/release_history.html

The alternative, calling the member function extension() on path works on Noetic too.

fs::extension error
fs::extension error
@rhaschke
Copy link
Contributor

Which version of boost are you using? Which Ubuntu release provides that version as a default?

@akazxd
Copy link
Contributor Author

akazxd commented Dec 11, 2024

using boost 1.86, on Arch linux. I was trying to build from AUR.

@rhaschke rhaschke merged commit 250c0c2 into ros-visualization:noetic-devel Dec 11, 2024
8 of 9 checks passed
@rhaschke
Copy link
Contributor

Thanks!

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