-
Notifications
You must be signed in to change notification settings - Fork 745
Closed
Description
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
Labels
No labels