Re: unable to show or get editor pane in octave gui (qt)

Kai Torben Ohlhus <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <[email protected]>
On 9/15/20 3:21 AM, sherin wrote:
> How should i check for qscinltilla? Sorry, i have no idea about it.
> 

Sorry, this was a rather technical request ๐Ÿ˜‡

You can check for qscintilla (some library used to give GNU Octave an
builtin editor) support by typing into your command window:

   >> __octave_config_info__ ("QSCINTILLA")
   ans = 1

If "ans = 0" appears, then your Octave was built without the editor, and
there is nothing you can do to make the editor appear magically.

On a macOS system I tested the latest Octave 5.2.0 from Homebrew and I
obtained "ans = 0".  Thus I am afraid you cannot make use of the builtin
Octave editor now.

The issue is reported

https://github.com/Homebrew/homebrew-core/issues/61141

HTH,
Kai
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.