ros编译时报Invoking "make -j4 -l4" failed

CMakeFiles/stdr_parser.dir/src/stdr_parser_msg_creator.cpp.o: file not recognized: File truncated collect2: error: ld returned 1 exit status stdr_simulator/stdr_parser/CMakeFiles/stdr_parser.dir/build.make:363: recipe for target '/home/xiaoqiang/stdr_ws/d

解决方法

把工作空间下除src外的文件夹删除了再执行catkin_make

相关文章:

  • 2021-06-04
  • 2022-12-23
  • 2021-11-11
  • 2021-11-21
  • 2022-12-23
  • 2021-07-24
猜你喜欢
  • 2021-10-01
  • 2021-06-25
  • 2021-11-28
  • 2021-04-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案