mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added build configuration description for Octave for Windows
This commit is contained in:
parent
537a6ef7af
commit
1e7bde299d
17
OctavePlugin/MinGWBuildConfigurationForOctave.txt
Normal file
17
OctavePlugin/MinGWBuildConfigurationForOctave.txt
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
Build configuration MinGW
|
||||||
|
==================================
|
||||||
|
|
||||||
|
http://wiki.octave.org/Windows_Installer
|
||||||
|
|
||||||
|
To be able to build with 64-bit indexing, run the following
|
||||||
|
|
||||||
|
./configure --enable-64
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// To get changes from server
|
||||||
|
hg pull
|
||||||
|
hg update
|
||||||
|
|
||||||
|
http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user