Skip to content

CMake cannot find PlotJuggler_LIBRARY #3

Description

@Inquisitive-ME

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions