Skip to content

Apple M1 and M2 #12

@U2654

Description

@U2654

cmake, boost and qt should be installed, e.g., by homebrew, and path set.

  1. systemc does not build out of the box. Solution: build with ccmake and BUILD_SHARED_LIBS = OFF, CMAKE_CXX_STANDARD = 14 and set the CMAKE_INSTALL_PREFIX to the dependencies/systemc-dist folder.

  2. boost include not found. Solution: set the CPATH, e.g., to /opt/homebrew/opt/boost/include/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions