Skip to content

Mac/Linux builds: eigen versions 3.4.1 and later cause PHD2 build failure #1365

@agalasso

Description

@agalasso

PHD2 will only build with Eigen v3.4.0 or earlier.

As a workaround on Mac I was able to grab the 3.4.0 homebrew formula

https://raw.githubusercontent.com/Homebrew/homebrew-core/782a31db0c369c75ac2f13f020f492791b09ab89/Formula/e/eigen.rb

then install it using

HOMEBREW_DEVELOPER=true brew install eigen.rb

We should update PHD2 to work with newer versions of Eigen (eigen3 or the latest, v5)

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