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

tinyxml_vendor -> tinyxml2_vendor #1529

Closed
tonynajjar opened this issue Apr 23, 2024 · 3 comments
Closed

tinyxml_vendor -> tinyxml2_vendor #1529

tonynajjar opened this issue Apr 23, 2024 · 3 comments

Comments

@tonynajjar
Copy link

tonynajjar commented Apr 23, 2024

I tried to build gazebo_ros on rolling and got:

Starting >>> gazebo_ros
--- stderr: gazebo_ros                                 
CMake Error at CMakeLists.txt:33 (find_package):
  By not providing "Findtinyxml_vendor.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "tinyxml_vendor", but CMake did not find one.

  Could not find a package configuration file provided by "tinyxml_vendor"
  with any of the following names:

    tinyxml_vendorConfig.cmake
    tinyxml_vendor-config.cmake

  Add the installation prefix of "tinyxml_vendor" to CMAKE_PREFIX_PATH or set
  "tinyxml_vendor_DIR" to a directory containing one of the above files.  If
  "tinyxml_vendor" provides a separate development package or SDK, be sure it
  has been installed.

I guess it's related to https://discourse.ros.org/t/upcoming-api-break-in-urdfdom/34750? FYI @clalancette as the author of the post

@clalancette
Copy link
Contributor

I guess it's related to https://discourse.ros.org/t/upcoming-api-break-in-urdfdom/34750? FYI @clalancette as the author of the post

Yep, almost certainly. As far as I understand, gazebo_ros isn't going to be supported on Ubuntu 24.04/Rolling, but pinging @azeey for confirmation.

@azeey
Copy link
Contributor

azeey commented Apr 23, 2024

That's correct. gazebo_ros depends on Gazebo Classic, which will not be available on Ubuntu 24.04. See https://discourse.ros.org/t/gazebo-classic-end-of-life-ros-2-jazzy/36239

@tonynajjar
Copy link
Author

Okay makes sense, thank you

@tonynajjar tonynajjar closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
@tonynajjar tonynajjar reopened this Apr 23, 2024
@tonynajjar tonynajjar closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
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

No branches or pull requests

3 participants