mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06:00
18 lines
310 B
Plaintext
18 lines
310 B
Plaintext
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
|
|
|