Dynare++ Issue with OS X El Capitan
Posted: Tue Oct 06, 2015 4:12 pm
So I just updated to El Capitan yesterday and have some homework due using Dynare++ by midnight tonight.
My problem is since the update to OS X El Capitan, I get the following error while calling Dynare++ from Matlab:
Any advice?
My problem is since the update to OS X El Capitan, I get the following error while calling Dynare++ from Matlab:
- Code: Select all
!./dynare++ --per 20 --sim 3 TS_BY04.mod
dyld: lazy symbol binding failed: Symbol not found: _dgetrf_
Referenced from: /Users/davleather/Dropbox/Max's Class/HW 3/./dynare++
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
dyld: Symbol not found: _dgetrf_
Referenced from: /Users/davleather/Dropbox/Max's Class/HW 3/./dynare++
Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
./dynare++ --per 20 --sim 3 TS_BY04.mod: Trace/breakpoint trap
Any advice?