Open Tanay176 opened 2 years ago
Same problem on macos with conda env
Hi @Tanay176, Please check the issue "Error when running catking_make" here: https://github.com/CygLiDAR-ROS/cyglidar_d1/issues/29 I have provided step-by-step instruction to make the package. I hope that resolves your issue.
I've followed the instructions provided and I'm working with ROS Noetic on Ubuntu 20.04, however whenever executing the catkin_make command, I get the following error.
~~~~~~~make[2]: [cyglidar_d1/CMakeFiles/cyglidar_d1.dir/build.make:63: cyglidar_d1/CMakeFiles/cyglidar_d1.dir/src/CygbotParser.c.o] Error 1 make[1]: [CMakeFiles/Makefile2:1105: cyglidar_d1/CMakeFiles/cyglidar_d1.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 Invoking "make -j1" failed
Could you please advise on any change to be made to that file. I'm able to build the rest of the package files alright but this one prevents the make command from completing.