Hi!
Does anyone know if Dynare v4 works in Matlab R2009a?
We've followed the guide in http://www.christophecahn.me/?p=12
But when we run the command build_matlab we finally get an error:
>ld: symbol(s) not found
>collect2: ld returned 1 exit status
> mex: link of ' "../2007b/gensylv.mexmaci"' failed.
>??? Error using ==> mex at 218
>Unable to complete successfully.
>Error in ==> build_matlab at 86
>eval([ COMPILE_COMMAND ' -DMATLAB -Igensylv/cc ' ...
It worked to install in Matlab 2007, and still works there.
Anyone??