Mud file read error in raspberrypi

Issue #27 invalid
Former user created an issue

I installed musrfit on raspberrypi4 (64bit kernel) and found that reading a mud file causes segmentation violation.

I managed to fix this by editing mud.h file. Line 105 and 391, adding "defined (aarch64)" to defined the ARM-architecture.

Comments (2)

  1. Log in to comment