GithubHelp home page GithubHelp logo

Comments (4)

AFEICHINA avatar AFEICHINA commented on August 28, 2024 1

I can testify that the building won't go through in Ubuntu 18.04

可以参考下faster-lio中的处理方式。1升级gcc9.0,2添加tbb2018_20170726oss到工程中,同时修改cmake/packages.cmake文件。

from slam_in_autonomous_driving.

yuconglin avatar yuconglin commented on August 28, 2024 1

I was able to deal with gcc version, but didn't know how to deal with tbb issue. Here is the link from faster-lio issues' comment: https://blog.csdn.net/weixin_47552638/article/details/123724463. Thanks for sharing @AFEICHINA.

from slam_in_autonomous_driving.

gaoxiang12 avatar gaoxiang12 commented on August 28, 2024

The main problem is the in C++17. As I know you need gcc-8 or higher, and in Ubuntu 18.04 the default gcc is 7.5. The simplest way is to install a higher version of gcc and link all the outputs to a thirdparty tbb library.

from slam_in_autonomous_driving.

teachermaDSM avatar teachermaDSM commented on August 28, 2024

I can testify that the building won't go through in Ubuntu 18.04

可以参考下faster-lio中的处理方式。1升级gcc9.0,2添加tbb2018_20170726oss到工程中,同时修改cmake/packages.cmake文件。
Can you be more specific? i have update gcc to version 9.4, how to modify cmake/packages.cmke files

from slam_in_autonomous_driving.

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.