Effacer les filtres
Effacer les filtres

Symbol not found: __gfortran​_transfer_​real_write

3 vues (au cours des 30 derniers jours)
kyrollos yanny
kyrollos yanny le 9 Mai 2015
Commenté : Geoff Hayes le 10 Mai 2015
Hi, I am using gfortran 4.8 (also tried gfrotran4.2 and gfortran 4.3) and I keep getting this error :
Invalid MEX-file '/Users/nmcobian/Documents/MATLAB/FrezV1.mexmaci64':
dlopen(/Users/nmcobian/Documents/MATLAB/FrezV1.mexmaci64, 6): Symbol not
found: __gfortran_transfer_real_write
Referenced from: /Users/nmcobian/Documents/MATLAB/FrezV1.mexmaci64
Expected in:
/Applications/MATLAB_R2014a.app/sys/os/maci64/libgfortran.3.dylib
in /Users/nmcobian/Documents/MATLAB/FrezV1.mexmaci64
whenever I try to use the write statement. I read several other questions and it seems like the matlab library that is used as default is not compatible with the write statement. However, none of the answers seemed to work with me. Can somebody please help?
Thanks
  2 commentaires
Walter Roberson
Walter Roberson le 10 Mai 2015
I don't seem to find anyone else referencing that symbol in any context? Could you post a link or two?
Geoff Hayes
Geoff Hayes le 10 Mai 2015
kyrollos - take a look at https://www.mathworks.com/matlabcentral/answers/17437-dyld_library_path-problem which may provide an idea or two on how to resolve the problem.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Install Products dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by