Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing lib curses dependency #179

@FabianSchurig

Description

@FabianSchurig

Currently, you miss to add curses as dependency.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CURSES_CURSES_LIBRARY (ADVANCED)
    linked by target "behaviortree_cpp_v3" in directory C:/projects/behaviortree-cpp

Would be nice if this would be in the package dependencies (for automatic installation) also on the CI.

sudo apt-get install libncurses-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions