/usr/include/c++/11/bits/unique_ptr.h:962:30: error: no matching function for call to ‘bpp::BasicTreeDrawingDisplayControler::BasicTreeDrawingDisplayControler(bpp::TreeDrawingSettings*)’
962 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi , I run into some bugs when install it.
cmake result
bug when make
Could you have some advice to solve it ?