thliebig / openEMS

openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
http://openEMS.de
GNU General Public License v3.0
413 stars 146 forks source link

Fixes for macOS #98

Closed aWZHY0yQH81uOYvH closed 1 year ago

aWZHY0yQH81uOYvH commented 1 year ago

Apple calls the M1/M2/etc architecture arm64 instead of aarch64. Also updated setup.m to search for libhdf5 in Homebrew-installed locations when running under macOS.