 by cfig » Wed May 03, 2017 4:52 pm
by cfig » Wed May 03, 2017 4:52 pm 
			
			Hi all,
I installed the unstable version of Dynare and it seems to have worked on Mac OS Sierra (Matlab 2017a). However, Dynare++ crashes and displays the message:
>> !./dynare++ --per 20 --sim 3 --ss-tol 1e-8 het_exp_g.mod
dyld: Library not loaded: /usr/local/opt/hdf5/lib/libhdf5.10.dylib
  Referenced from: /Users/Google Drive/Research/uncertainty/dynare/./dynare++
  Reason: image not found
./dynare++ --per 20 --sim 3 --ss-tol 1e-8 het_exp_g.mod: Aborted
Folder /usr/local/opt/hdf5/lib/ has the library libhdf5.100.dylib, but not libhdf5.10.dylib. 
Thank you.