strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

Cmake error : MongoClient not found #172

Closed HuangZengPei closed 8 years ago

HuangZengPei commented 8 years ago

When I try to catkin_make the source code in mu catkin_ws , an error happened. It shows like that: CMake Error at mongodb_store-hydro-devel/mongodb_store/cmake/FindMongoClient.cmake:72 (message): MongoClient not found. Call Stack (most recent call first): mongodb_store-hydro-devel/mongodb_store/CMakeLists.txt:9 (find_package) Can anyone tell me how to solve that? Thanks very much

marc-hanheide commented 8 years ago

This may already answer it for you: http://answers.ros.org/question/217282/mongodb_store-in-ros-indigo-require-mongoclient-package-as-specified-in-the-cmakeliststxt-line-9-where-do-i-can-find-this-package-or-how-can-i-install/

marc-hanheide commented 8 years ago

If it doesn't please re-open.