Skip to content
Snippets Groups Projects
Commit f891ccff authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Provisions for Octave 3.6.1 (MinGW)

(cherry picked from commit 982f906e)
parent 7cf573f9
No related branches found
Tags
No related merge requests found
......@@ -57,10 +57,11 @@ Using Dynare with Octave
Dynare is now available for GNU Octave, a free clone of MATLAB (R) (see
<http://www.octave.org>).
The recommended Octave distribution is the Octave/MinGW 3.4.3
precompiled binaries from Octave Forge, available at:
This version of Dynare is compiled for Octave 3.6.1 (MinGW build), and may not
work with other versions of Octave. You can download an installer for the right
version of Octave from the following page:
http://sourceforge.net/projects/octave/files/Octave_Windows%20-%20MinGW/Octave%203.4.3%20for%20Windows%20MinGW%20Installer/
http://www.dynare.org/DynareWiki/DynareOctave
Every time you run Octave, you should type the two following commands (assuming
that you have installed Dynare at the standard location, and replacing '4.x.y'
......@@ -77,10 +78,6 @@ You can test your installation by typing 'dynare' at the Octave prompt. This
should give you an error message complaining that you did not specify a MOD
file.
For more information about Dynare for Octave, go to:
http://www.dynare.org/DynareWiki/DynareOctave
Dynamic Loadable Libraries
--------------------------
......
......@@ -108,7 +108,7 @@ SectionEnd
SectionGroupEnd
Section "MEX files for Octave 3.4.3 (MinGW build)"
Section "MEX files for Octave 3.6.1 (MinGW build)"
SetOutPath $INSTDIR\mex\octave
File ..\mex\octave\*.mex ..\mex\octave\*.oct
SectionEnd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment