We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0181a1f commit dab3eefCopy full SHA for dab3eef
README.md
@@ -84,7 +84,7 @@ Please note that **Ubuntu 18.04 is not supported anymore in version 4.X**. Ubunt
84
85
First, install the following dependencies (optional, but recommended):
86
87
- sudo apt-get install libzmq3-dev libboost-dev
+ sudo apt-get install libzmq3-dev libboost-dev libncurses5-dev libncursesw5-dev
88
89
To compile and install the library, from the BehaviorTree.CPP folder, execute:
90
0 commit comments