tjhei / cracks

pfm-cracks: A Finite Element code for crack propagation
GNU General Public License v2.0
82 stars 47 forks source link

Running the program in Mac #32

Closed arafatkatze closed 5 years ago

arafatkatze commented 5 years ago

Hi,
Thanks a lot for this software.
I was wondering if there was a way to run this in Mac?
I am trying my best but I can't seem to find a proper way to specify the Deal 2 installation directory?

tjhei commented 5 years ago

You should be able to specify the deal.II directory with cmake -D DEAL_II_DIR=/the/path . where `you replace /the/path with where you installed deal.II.

tjhei commented 5 years ago

Please comment here if your problem persists. I am closing the issue for now.