missing separator

asked 2018-05-16 03:55:01 -0500

tengfei han gravatar image

updated 2018-05-16 18:37:11 -0500

I tried to recompile the Examples

@ubuntu:~/catkin_ws/src/ORB_SLAM2/Examples/ROS/ORB_SLAM2/build$ make
    [  0%] Built target rospack_genmsg_libexe
    [  0%] Built target rosbuild_precompile
    CMakeFiles/RGBD.dir/build.make:148: *** missing separator.  Stop.
    CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/RGBD.dir/all' failed
    make[1]: *** [CMakeFiles/RGBD.dir/all] Error 2
    Makefile:129: recipe for target 'all' failed
    make: *** [all] Error
edit retag flag offensive close merge delete

Comments

Can you show us the content of CMakeFiles/RGBD.dir/build.make around line 148 where it has told you the error is. Plus, it's not a lot of use telling us you've tried a lot of approaches if you don't tell us what they were.

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2018-05-16 05:40:21 -0500 )edit