Skip to content

-std=c++11 in CMakeLists.txt causes errors #4

@marcelbrucker

Description

@marcelbrucker

In order to build the code successfully I had to replace -std=c++11 by -std=c++14.
I had to do this inside

Fast-Ground-Segmentation-Based-on-JPC/code/CMakeLists.txt

as well as inside the ROS package

Fast-Ground-Segmentation-Based-on-JPC/jpc_seg/CMakeLists.txt

in case somebody stumbles across the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions