Octave for Microsoft Windows: Difference between revisions

No edit summary
Line 875: Line 875:


=Building from source=
=Building from source=
Instructions are available from the Octave-Forge repository, see [http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/]


In addition to the instructions provided in the Octave manual, a basic toolkit for building Octave in windows using the MSVC compiler has been produced by Michael Goffioul. It consists of a set of scripts that can be used to compile Octave and its dependencies.  
==Alternative==
In addition to the instructions provided in the Octave manual and Octave-Forge repository, a basic toolkit for building Octave in windows using the MSVC compiler has been produced by Michael Goffioul. It consists of a set of scripts that can be used to compile Octave and its dependencies.  


A pre-compiled (with VS2010) version of everything has also been provided, so it is not necessary to recompile everything from scratch. The files can be found at: http://dl.dropbox.com/u/45539519/octave-build2.zip and http://dl.dropbox.com/u/45539519/VC10Libs.zip
A pre-compiled (with VS2010) version of everything has also been provided, so it is not necessary to recompile everything from scratch. The files can be found at: http://dl.dropbox.com/u/45539519/octave-build2.zip and http://dl.dropbox.com/u/45539519/VC10Libs.zip


Note that this is not a enterprise-level SDK, so don't try to start an enterprise with it.
Note that this is not a enterprise-level SDK, so don't try to start an enterprise with it.
115

edits