Skip to content

[INFO] building with MacPorts #2

@abey79

Description

@abey79

I managed to run this example by installing dependencies using MacPorts instead of pixi,. Here is what I had to do:

Install deps:

sudo port install cmake opencv4 eigen3

When running cmake:

export CMAKE_PREFIX_PATH=/opt/local/libexec/opencv4/cmake/
cmake -DCMAKE_CXX_STANDARD_INCLUDE_DIRECTORIES=/opt/local/include ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions