Compiler library error message

I am trying to compile some code with the "mcc -m *.m" command but I always get the same error message. It used to work in the past. I tried with some very simple code and I still get the same error:
------------------------------------------------------------------------------------------------------
MATLAB:dispatcher:loadLibrary Can't load '/Applications/MATLAB_R2015a.app/bin/maci64/libmwmathlinalg.dylib': dlopen(/Applications/MATLAB_R2015a.app/bin/maci64/libmwmathlinalg.dylib, 10): Library not loaded: libifcore.dylib
Referenced from: /Applications/MATLAB_R2015a.app/bin/maci64/libmwma57.dylib
Reason: image not found.
Unexpected error while determining required deployable files.
------------------------------------------------------------------------------------------------------
I was able to locate every one of those files. They are all in the same folder except for libifcore.dylib which is in the "MATLAB_runtime/v85" folder. My guess is MATLAB is looking for it in another folder corresponding to another version. Any help?
Thanks!

3 commentaires

Aman Gupta
Aman Gupta le 27 Avr 2016
Hi Antoine, did you get it working? I have the same issue.
Thanks!
Neal Bambha
Neal Bambha le 3 Juin 2016
Same problem here
Walter Roberson
Walter Roberson le 4 Juin 2016
The library should be in sys/os/maci64/libifcore.dylib . Or at least it is there for R2015b and R2016a, but it was not there as early as R2014a

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Question posée :

le 19 Fév 2016

Commenté :

le 4 Juin 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by