Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Ratto
dynare
Commits
f891ccff
Commit
f891ccff
authored
13 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Provisions for Octave 3.6.1 (MinGW)
(cherry picked from commit
982f906e
)
parent
7cf573f9
No related branches found
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
windows/README.txt
+4
-7
4 additions, 7 deletions
windows/README.txt
windows/dynare.nsi
+1
-1
1 addition, 1 deletion
windows/dynare.nsi
with
5 additions
and
8 deletions
windows/README.txt
+
4
−
7
View file @
f891ccff
...
...
@@ -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
--------------------------
...
...
This diff is collapsed.
Click to expand it.
windows/dynare.nsi
+
1
−
1
View file @
f891ccff
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment