You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 tried to build gazebo_ros on rolling and got:
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
The text was updated successfully, but these errors were encountered: