[Gmsh] gmsh crashes after OS X El Capitan
Bahman Aboulhasanzadeh
bahman at umich.edu
Thu Oct 1 14:51:09 CEST 2015
Hi,
After installation of the new OS X El Capitan, gmsh does not work properly. It works if you just load a mesh.But if you want to post-process the data when you are loading the data along the mesh, it fails with the following messages:
>> gmsh mesh.msh *.pos
dyld: lazy symbol binding failed: Symbol not found: _dgetrf_
Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
dyld: Symbol not found: _dgetrf_
Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
Trace/BPT trap: 5
Anybody knows how to fix it?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20151001/7a03a036/attachment.html>