-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello,
I am trying to install TOAST ++ on my Mac, Version 11.4 Matlab 2021b.
I followed all the instructions and tried the installation many times but I always get this error:
_Toast toolbox file structure mismatch.
Expected directory not found:
/Volumes/Chiara/toastpp-master/darwin64/mex2
Detected toast root folder:
/Volumes/Chiara/toastpp-master
Detected toast binary folder:
/Volumes/Chiara/toastpp-master/darwin64
Please check your toast installation.
Error in mtoast2_install (line 74)
assertdir([toastver '/mex2']);_
I dowloaded the entire folder of toast app codes with from GitHub so all the files should be there, including the darwin64 requested. I have also checked that my Matlab app contains the mex file.
Any help is very appreciated.
Best wishes
Chiara