-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm not sure how this is supposed to work but I installed Plot Juggler as described and when I try to build this project it can't find it
I am running:
mkdir build; cd build
cmake -D Qt5_DIR=~/Qt/5.15.8/gcc_64/lib/cmake/Qt5/ ..
And I get
CMake Error at /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find PlotJuggler (missing: PlotJuggler_LIBRARY)
Call Stack (most recent call first):
/usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
cmake/FindPlotJuggler.cmake:54 (find_package_handle_standard_args)
CMakeLists.txt:36 (find_package)
This is on Ubuntu 21.10
Metadata
Metadata
Assignees
Labels
No labels