Errors in catkin build
jingyangleoliu opened this issue · 1 comments
jingyangleoliu commented
Hello,
I used Linux 20.04 and ROS Noetic with GCC 10.3, when build the program I encountered an error
/ws_ufomap/src/ufomap/ufomap/include/ufo/map/code.h:53:10: fatal error: execution: No such file or directory
#include
which caused building termination. Did anyone have similar issues when building the project? Any suggestions are appreciated in advance!
Best,
jingyangleoliu commented
Issue solved by updating gcc version to gcc 11.3