No rule to make target
Hi, I'm new at using ROS and I'm trying the tutorial "Writing and Using a Simple Plugin". I followed all the steps indicated but when I run "catkin_make" I get the error :
make[2]: *** No rule to make target '/home/ahmed/catkin_ws/src/pluginlib_tutorials/src/polygon_plugins.cpp', needed by 'pluginlib_tutorials/CMakeFiles/polygon_plugins.dir/src/polygon_plugins.cpp.o'. Stop.
CMakeFiles/Makefile2:523: recipe for target 'pluginlib_tutorials/CMakeFiles/polygon_plugins.dir/all' failed
make[1]: *** [pluginlib_tutorials/CMakeFiles/polygon_plugins.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Can anyone help please Thank you
please post the full error output and format it using the preformatted text button (1010101).