39
edits
No edit summary |
(Added info about ichael Goffioul's build environment.) |
||
Line 7: | Line 7: | ||
[http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation More detailed instructions] | [http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation More detailed instructions] | ||
for building from source are included in the Octave manual. | for building from source are included in the Octave manual. | ||
=Windows Build System= | |||
In addition to the instruction 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. | |||
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] | |||
[http://dl.dropbox.com/u/45539519/VC10Libs.zip] | |||
Note that this is not a enterprise-level SDK. |
edits