Skip to content

Build for Eigen5 #235

Description

@nmarticorena

Hi all,

Again, in an effort to keep libfranka available in conda-forge, I needed to update the CMake configuration to be compatible with Eigen5.

Overall, the only breaking change of Eigen5 is introduced here cmake: remove deprecated package config variables. This breaks the line:

REQUIRED_VARS EIGEN3_INCLUDE_DIRS

given that package config variables have now been deleted.

This issue comes with a accompanying PR to solve this issue, I would appreaciated any comment and if there is any interested to merge those changes.

Notes:
Eigen 5.0.0 release notes

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