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

Updated to build on OS X with the mongo client legacy version. #210

Closed hawesie closed 6 years ago

hawesie commented 6 years ago

This makes a couple of changes. For libmongocxx_ros the paths for openssl are added to the scons command and all ".so" and set to ".so" or ".dylib" depending on platform. For mongodb_log this removes the explicit linking of mongoclient which isn't needed since catkin_libraries includes the lib created by libmongocxx_ros.

strands-jenkins commented 6 years ago

Merge build triggered.

strands-jenkins commented 6 years ago

Merge build triggered.