DLR-RM / 3DObjectTracking

Algorithms and Publications on 3D Object Tracking
MIT License
637 stars 122 forks source link

CMakeFiles/RBOT.dir/build.make:294: recipe for target 'bin/RBOT' failed make[2]: *** [bin/RBOT] Error 1 #6

Closed molyswu closed 2 years ago

molyswu commented 3 years ago

Hi, Tried to cmake .. ok

make



[100%] Linking CXX executable bin/RBOT /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RBOT.dir/link.txt --verbose=1 /usr/bin/c++



collect2: error: ld returned 1 exit status CMakeFiles/RBOT.dir/build.make:294: recipe for target 'bin/RBOT' failed make[2]: [bin/RBOT] Error 1 make[2]: Leaving directory '/home/ai1/Downloads/wts/3d_6doF/RBOT/build' CMakeFiles/Makefile2:79: recipe for target 'CMakeFiles/RBOT.dir/all' failed make[1]: [CMakeFiles/RBOT.dir/all] Error 2 make[1]: Leaving directory '/home/6doF/RBOT/build' Makefile:86: recipe for target 'all' failed make: *** [all] Error 2