remove cmake and re-install it

asked 2017-05-18 14:07:34 -0500

Oh233 gravatar image

I removed cmake before and just found it also removed something in ros folder. After I re-install cmake, I was not able to use catkin_make command. Then I just followed the installaton tutorial of indigo again and tried to fix the removed part of ROS folder. Now I can use catkin_make but I found that the already compiled code is not compilable now. I have no idea about this.

edit retag flag offensive close merge delete

Comments

Try to clean the build and devel folders in order to run a clean catkin_make.

angeltop gravatar image angeltop  ( 2017-05-19 02:15:39 -0500 )edit