mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
278 stars 183 forks source link

Add native OSX Arm NFFT binaries #1979

Closed eheikkenen closed 8 months ago

eheikkenen commented 10 months ago

I compiled the native arm NFFT binaries for OSX. They seem to work for at least one other person.

See: https://github.com/mtex-toolbox/mtex/issues/1970

romydhan commented 10 months ago

This worked for me too! Downloaded just today to work on MacOS X Monterey with MatLab R2023b and mtex 5.10.2. Thank you!! Saved me the pain of compiling NFFT.

ralfHielscher commented 8 months ago

Hi Eric,

thank you so much for contributing this native binary. Would you mind to share build instruction, i.e. updating the page https://mtex-toolbox.github.io/installation - here is the source https://github.com/mtex-toolbox/mtex-toolbox.github.io/blob/master/pages/download/installation.md

All the best, Ralf.

aesirium commented 6 months ago

I compiled the native arm NFFT binaries for OSX. They seem to work for at least one other person.

See: #1970

Thank you! I was able to make it work too.

For those who will get an error similar to "MEX file cannot be opened because the developer cannot be verified" after copying the files in mtex/extern/nfft_openMP/ or mtex/extern/nfft/, you can refer to the link below for a quick fix.

(https://www.mathworks.com/matlabcentral/answers/516152-mex-file-cannot-be-opened-because-the-developer-cannot-be-verified-in-os-x-10-15-2-and-cannot-be-add)