Skip to content

installation on Mac #28

@hfattahi

Description

@hfattahi

I had to slightly change the Cmake command from:

CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=../install ../src/fringe

To the following to install the package on my Mac:

CXX=clang++ cmake -DCMAKE_FIND_FRAMEWORK=NEVER -DCMAKE_INSTALL_PREFIX=../install ../src/fringe
Before issuing a PR I wanted to make sure if others have experienced this?
@piyushrpt @yunjunz @yjzhenglamarmota

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