We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi: when i make the FILD project, a error occurs:
vision@vision-Super-Server:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/build$ make -j4 [ 28%] Built target geom_verif [ 42%] Building CXX object CMakeFiles/lcd.dir/src/lcdengine.cpp.o [ 57%] Linking CXX executable lcd /usr/bin/x86_64-linux-gnu-ld:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/lib/libtheia_rc.so: file format not recognized; treating as linker script /usr/bin/x86_64-linux-gnu-ld:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/lib/libtheia_rc.so:0: syntax error collect2: error: ld returned 1 exit status CMakeFiles/lcd.dir/build.make:192: recipe for target 'lcd' failed make[2]: *** [lcd] Error 1 CMakeFiles/Makefile2:77: recipe for target 'CMakeFiles/lcd.dir/all' failed make[1]: *** [CMakeFiles/lcd.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
How to solve it? Thank you very much! My e-mail is 773903267@qq.com
The text was updated successfully, but these errors were encountered:
这个问题你解决了吗 我也碰到了同样的问题
Sorry, something went wrong.
No branches or pull requests
Hi:
when i make the FILD project, a error occurs:
vision@vision-Super-Server:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/build$ make -j4
[ 28%] Built target geom_verif
[ 42%] Building CXX object CMakeFiles/lcd.dir/src/lcdengine.cpp.o
[ 57%] Linking CXX executable lcd
/usr/bin/x86_64-linux-gnu-ld:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/lib/libtheia_rc.so: file format not recognized; treating as linker script
/usr/bin/x86_64-linux-gnu-ld:/media/vision/data/jin/FILD-master/FILD/loop-closure-detection/lib/libtheia_rc.so:0: syntax error
collect2: error: ld returned 1 exit status
CMakeFiles/lcd.dir/build.make:192: recipe for target 'lcd' failed
make[2]: *** [lcd] Error 1
CMakeFiles/Makefile2:77: recipe for target 'CMakeFiles/lcd.dir/all' failed
make[1]: *** [CMakeFiles/lcd.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
How to solve it? Thank you very much! My e-mail is 773903267@qq.com
The text was updated successfully, but these errors were encountered: