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

cmake error suitesparseconfig.cmake

asked 2016-01-19 05:26:11 -0500

jamni gravatar image

updated 2016-01-19 06:24:11 -0500

gvdhoorn gravatar image

hi, i've got an error when i compiled mcptam.

After catkin_make, then i had message like this

CMake Error at CMakeLists.txt:15 (find_package):
  By not providing "FindSUITESPARSE.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "SUITESPARSE", but CMake did not find one.

  Could not find a package configuration file provided by "SUITESPARSE" with
  any of the following names:

    SUITESPARSEConfig.cmake
    suitesparse-config.cmake

  Add the installation prefix of "SUITESPARSE" to CMAKE_PREFIX_PATH or set
  "SUITESPARSE_DIR" to a directory containing one of the above files.  If
  "SUITESPARSE" provides a separate development package or SDK, be sure it
  has been installed.

please help me guys. :)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-02-15 20:44:28 -0500

tfoote gravatar image

You're missing the dependency SUITESPARSE in your environment.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2016-01-19 05:26:11 -0500

Seen: 1,245 times

Last updated: Feb 15 '17