Install PoseLib as Dependency Clone the repository git clone --recursive https://github.com/vlarsson/PoseLib.git cd PoseLib Build and install: mkdir build && cd build cmake .. sudo make install -j8