-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hello! I am trying to build this package in Ubuntu 18.04.
As written in the instructions in README, I installed the dependencies including libbot2.
However, when I successfully built libbot2 and I tried
$ make
in /MPNet/data_generations folder, error message as bellow came up.
-- No package 'bot2-vis' found
CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:419 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal)
CMakeLists.txt:17 (pkg_check_modules)
I installed libbot with
$ sudo make BUILD_PREFIX=/usr/local
Is there any solution to this problem?
Thank you in advance!!
Metadata
Metadata
Assignees
Labels
No labels