[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3.6.2: GUI updates in Windows? GUI pager bug.
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: 3.6.2: GUI updates in Windows? GUI pager bug. |
Date: |
Mon, 28 Jan 2013 09:38:09 -0500 |
On 28 January 2013 04:50, Gerhard Lemmer
<address@hidden> wrote:
> I don't have time to study Mercurial and VS2010 and I'm used to
> working w/ Java and SVN/Maven.
Sorry to hear that. It sounds like you don't have time for Octave
development either. In that case, I recommend you don't use the GUI,
which is only in development stages right now. You will find it a very
frustrating experience otherwise. You may find this a suitable
replacement for now, an early fork of the GUI:
http://mat.caminos.upm.es/octave/
Should you find the time to hack on Octave, the most promising
approach for creating Windows binaries, sanctioned by lead dev jwe, is
to cross-compile from a GNU system using MXE, not with VS2010:
http://octave.1599824.n4.nabble.com/cross-compiling-Octave-for-MinGW-systems-td4646732.html
I recommend you get a GNU virtual machine to do development. It is far
more pleasant to use a free OS to work on Octave than a non-free one.
Again, if you find the time, you could read about hg:
http://hginit.com/
- Jordi G. H.