Problem with build
Closed this issue · 2 comments
SuperQueen20010701 commented
Hello ,I follow the command followed:
in my workspace:
catkin init
catkin config --extend /opt/ros/$ros_distro
catkin config --cmake-args -DCMAKE_BUILD_TYPE==RelWithDebInfo
and I don't follow the command catkin config --merge-devel
and finally use:
catkin build coin_lio --force_cmake instead and I got successed finished.
SuperQueen20010701 commented
Chaoyue-cpu commented
Hi,thank you very much