Skip to content

Streaming Plugin cannot be loaded #5

Description

@ClemensElflein

I have compiled the sample plugins in this repo and the compilation works as expected, but the streaming plugin cannot be loaded at runtime. The data load plugin loads as expected.

The error message is as follows:

➜  ~ plotjuggler
Loading compatible plugins from directory:  "/home/clemens/plotjuggler-sample-plugins/cmake-build-debug"
"libPlotJugglerDataSample.so is a DataLoader plugin"
"libPlotJugglerStreamSample.so" :  "Failed to extract plugin meta data from '/home/clemens/plotjuggler-sample-plugins/cmake-build-debug/libPlotJugglerStreamSample.so'"
Number of plugins loaded:  1 

I have compared the dataloader and streamer plugin and the CMake file and sources look identical for the most part. I'm not sure where the issue is. Do you have any idea?

I'm using the latest version of plotjuggler, built from main. (PlotJuggler-3 3.7.1)

Thank you for any input on this!

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