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

Not a cross-compilation expert, but this:

set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY BOTH)

seems weird to me. According to the docs, that searches both gnueabihf paths and the hosts paths ..