-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
cmake, boost and qt should be installed, e.g., by homebrew, and path set.
-
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.
-
boost include not found. Solution: set the CPATH, e.g., to /opt/homebrew/opt/boost/include/
Metadata
Metadata
Assignees
Labels
No labels