octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave Gui Bug (Maybe)


From: Daniel J Sebald
Subject: Re: Octave Gui Bug (Maybe)
Date: Fri, 07 Jun 2013 00:36:38 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 06/06/2013 08:49 PM, Patrick Martin wrote:
I reverted the tree as instructed and I checked the config.h file and I get:

#undef HAVE_QSCINTILLA

but it is commented out.

After running "configure" with the QScintilla library installed you are not seeing

#define HAVE_QSCINTILLA 1

in config.h? There needs to be a "#define HAVE_QSCINTILLA" for the GUI editor to be built. Look through config.log and search for "intilla" or "INTILLA" and see if there are "no"s where there should be "yes"s. That might give more info about what is missing.

Dan


reply via email to

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