Giter VIP home page Giter VIP logo

Comments (6)

bclaw524 avatar bclaw524 commented on August 11, 2024

I'm having the same issue. Using an Nvidia Jetson arm64 device.

from liorf.

YJZLuckyBoy avatar YJZLuckyBoy commented on August 11, 2024

[ 89%] Linking CXX executable /home/nvidia/liorf-raw/devel/lib/liorf/liorf_imageProjection /usr/bin/ld: 当搜索用于 /home/nvidia/liorf-raw/src/liorf-main/lib/libCommonLib.so 时跳过不兼容的 -lCommonLib /usr/bin/ld: 当搜索用于 //usr/local/lib/libCommonLib.so 时跳过不兼容的 -lCommonLib /usr/bin/ld: 找不到 -lCommonLib collect2: error: ld returned 1 exit status liorf-main/CMakeFiles/liorf_imageProjection.dir/build.make:768: recipe for target '/home/nvidia/liorf-raw/devel/lib/liorf/liorf_imageProjection' failed make[2]: *** [/home/nvidia/liorf-raw/devel/lib/liorf/liorf_imageProjection] Error 1 CMakeFiles/Makefile2:2480: recipe for target 'liorf-main/CMakeFiles/liorf_imageProjection.dir/all' failed make[1]: *** [liorf-main/CMakeFiles/liorf_imageProjection.dir/all] Error 2 make[1]: *** 正在等待未完成的任务....

I use the arm kernel industrial computer

The ‘libCommonLib.so’ only depends on pcl library. Do you have the same problem with compiling lio-sam?

from liorf.

bclaw524 avatar bclaw524 commented on August 11, 2024

The ‘libCommonLib.so’ only depends on pcl library. Do you have the same problem with compiling lio-sam?

I'm able to compile lio-sam without issue. I have tried to edit the cmake file closer to the cmake I use for lio-sam and have managed to reach 100% but it still get the same error as the other post at the end and it doesn't compile.

from liorf.

alpogant avatar alpogant commented on August 11, 2024

I am trying to build on Jetson Xavier AGX with Ubuntu 20.04. LIO-SAM builds flawlessly but liorf giving this error:
/usr/bin/ld: skipping incompatible /home/user/liorf_ws/src/liorf/lib/libCommonLib.so when searching for -lCommonLib
/usr/bin/ld: cannot find -lCommonLib
Is there an incompatibility with arm64 architecture processors?

from liorf.

YJZLuckyBoy avatar YJZLuckyBoy commented on August 11, 2024

The ‘libCommonLib.so’ only depends on pcl library. Do you have the same problem with compiling lio-sam?

I'm able to compile lio-sam without issue. I have tried to edit the cmake file closer to the cmake I use for lio-sam and have managed to reach 100% but it still get the same error as the other post at the end and it doesn't compile.

Hi! This problem is caused by the different compilation architectures of X86 and ARM. I have updated the code. You can clone the latest code for testing.

from liorf.

YJZLuckyBoy avatar YJZLuckyBoy commented on August 11, 2024

I am trying to build on Jetson Xavier AGX with Ubuntu 20.04. LIO-SAM builds flawlessly but liorf giving this error: /usr/bin/ld: skipping incompatible /home/user/liorf_ws/src/liorf/lib/libCommonLib.so when searching for -lCommonLib /usr/bin/ld: cannot find -lCommonLib Is there an incompatibility with arm64 architecture processors?

Hi! This problem is caused by the different compilation architectures of X86 and ARM. I have updated the code. You can clone the latest code for testing.

from liorf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.