Invoking "make cmake_check_build_system" failed

Please, Help me to solve this.
– Configuring incomplete, errors occurred!
See also “/home/user/catkin_ws/build/CMakeFiles/CMakeOutput.log”.
See also “/home/user/catkin_ws/build/CMakeFiles/CMakeError.log”.
Makefile:318: recipe for target ‘cmake_check_build_system’ failed
make: *** [cmake_check_build_system] Error 1
Invoking “make cmake_check_build_system” failed

Hi @thuvaraga1997,
Try to delete the devel and build folder and then do catkin_makek again

2 Likes

Thank You @simon.steinmann91

1 Like

Hi @simon.steinmann91 , I deleted devel and build folder and still didnt work for me :frowning: .

Hi, that’s probably because your problem isn’t exactly the same. Can you share more information of your error with screenshots and code snippets?