octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build octave inside any ide


From: Jordi Gutiérrez Hermoso
Subject: Re: Build octave inside any ide
Date: Wed, 22 May 2013 12:31:50 -0400

On 22 May 2013 12:24, vinukn <address@hidden> wrote:
> Is there any idea to compile octave using any ide like qtcreator or
> codeblocks or visual studio? Is this possible?

Any IDE that can use the GNU build system (e.g. Emacs) can build Octave.

It is not likely that Octave will ever abandon the GNU build system.
So whatever tool you use, will have to know how to use the GNU build
system. It is a lot of work, more than you might think, to make Octave
use another build system. This is because the GNU build system is
embedded very deeply into Octave, in part because of gnulib.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]