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
您好,我想把代码移植到ARM处理器上面,但是可能由于架构不同,/EAO-SLAM/Thirdparty/EDLines/EDLinesLib.a和/EAO-SLAM/Thirdparty/EDTest/EDib.a库会报错, /usr/bin/ld: ../Thirdparty/EDLines/EDLinesLib.a(ED.o):普通ELF重定位(M: 62) ../Thirdparty/EDLines/EDLinesLib.a: 无法添加符号: 文件格式错误 想自己源码编译一下,请问您是否有源码可以分享(我的邮箱[email protected]),或者您是否知道在哪里可以获取源码么,非常期待您的回复!
/usr/bin/ld: ../Thirdparty/EDLines/EDLinesLib.a(ED.o):普通ELF重定位(M: 62) ../Thirdparty/EDLines/EDLinesLib.a: 无法添加符号: 文件格式错误
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我想把代码移植到ARM处理器上面,但是可能由于架构不同,/EAO-SLAM/Thirdparty/EDLines/EDLinesLib.a和/EAO-SLAM/Thirdparty/EDTest/EDib.a库会报错,
/usr/bin/ld: ../Thirdparty/EDLines/EDLinesLib.a(ED.o):普通ELF重定位(M: 62) ../Thirdparty/EDLines/EDLinesLib.a: 无法添加符号: 文件格式错误
想自己源码编译一下,请问您是否有源码可以分享(我的邮箱[email protected]),或者您是否知道在哪里可以获取源码么,非常期待您的回复!
The text was updated successfully, but these errors were encountered: