ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You need to add tinyxml to your PKG_CONFIG_PATH, because tinyxml is found using pkg-config. You'll know that your environment is setup correctly when you can run pkg-config --libs tinyxml and get reasonable output.