Skip to content

CMake Error - Missing Dependencies #1

Open
@nubertj

Description

@nubertj

Hi @florian-world,
thanks a lot for making the code publicly available.

If I try to build the package (catkin build x_evaluate) it complains that

Could not find a package configuration file provided by "x" with any of the following names:

    xConfig.cmake
    x-config.cmake

I guess that this repo is needed: https://github.com/jpl-x/x_events
Is this correct? I did not find it in any requirements file and searched for the headers in google to find it.
After this, the previous error is gone but a new one appears:

Could not find a package configuration file provided by "easy_profiler_catkin" with any of the following names:

    easy_profiler_catkinConfig.cmake
    easy_profiler_catkin-config.cmake

I tried to import this dependency file: https://github.com/jpl-x/x_events/blob/events/dependencies.yaml, but it seems there is no public access for [email protected]:x/x_external/x_easy_profiler_catkin.git.

Thanks a lot!

Metadata

Metadata

Assignees

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