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

If you are doing include_directories of CSPARSE_INCLUDE_DIR, are you successfully calling find_package on CSPARSE first? If so does CSPARSE_INCLUDE_DIR hold any value? You might have a typo in the variable name. (Not all packages have the same capitalization in CMake rules etc)