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
Hello, dbecca0
branch humble [I'm not checking with the earlier branches]
The cmake export target files (*.cmake) contain absolute paths to libtinyxml files. Could you fix them to obtain relative paths in cmake export target file. For example, this allows to use them in cross-compilation system with sysroot.
Thanks you in advance.
The text was updated successfully, but these errors were encountered:
I met the same issue with cross compile in meta-ros.
urdfdom version: 3.0.2-2
ROS distro: humble
yocto: kirkstone
In target lib/urdfdom/cmake/urdfdom-config.cmake :
Hello,
dbecca0
branch humble [I'm not checking with the earlier branches]
The cmake export target files (*.cmake) contain absolute paths to libtinyxml files. Could you fix them to obtain relative paths in cmake export target file. For example, this allows to use them in cross-compilation system with sysroot.
Thanks you in advance.
The text was updated successfully, but these errors were encountered: