Open SuoAng opened 4 years ago
@SuoAng - I just ran into a similar (likely the same) issue a few days ago and had intended to post a message to the ASPECT forum.
If you are using dealII 9.2.0, this is related to constraints with the OSX dynamic linker package: https://github.com/dealii/dealii/issues/10330
I reverted back to the deal.II 9.1.1 dmg and was able to run things without issue. Let me know if this does not work.
This will hopefully get fixed prior to ASPECT changing the minimum deal.II version to 9.2.0.
Let us know if using 9.1.1 also produces the same issue.
I recently installed ASPECT on my Mac (Catalina), the installation went smoothly but there was a problem when I got ready to 'make test', the system throws an error: dyld: malformed mach-o: load commands size (38712) > 32768, here's the shootscreen after that, I tried another approach, which was to use Xcode as my IDE, same, installation was good, but the error occurred after testing any .prm files : dyld: malformed mach-o: load commands size (38712) > 32768 so what should I do to fix it, thanks.