Octave for Microsoft Windows: Difference between revisions

(for the impatient)
Line 22: Line 22:
However, these are '''unofficial''' builds! Remember to keep this in mind if you refer to it on bug reports.
However, these are '''unofficial''' builds! Remember to keep this in mind if you refer to it on bug reports.


If you got any problems while running windows 8 or libstdc++-6.dll errors, try this [http://mxeoctave.osuv.de/octave-gui.bat octave-gui.bat] file and place it into your octave-3.8.0 folder (e.g. `C:/octave-3.8.0/`)
If you got any problems while running Windows 8 or libstdc++-6.dll errors, try this [http://mxeoctave.osuv.de/octave-gui.bat octave-gui.bat] file and place it into your octave-3.8.0 folder (e.g. `C:/octave-3.8.0/`).


     @echo off
     @echo off
Line 29: Line 29:
     exit
     exit


The plot command also doesn't work well in case of windows 8 system
The plot command also doesn't work well in case of Windows 8 system.


=Building from source=
=Building from source=
Anonymous user