octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave Gui Bug (Maybe)


From: Patrick Martin
Subject: Re: Octave Gui Bug (Maybe)
Date: Fri, 7 Jun 2013 07:22:11 -0400

Ah yes - I forgot to re-run configure. Once I did, it found scintilla
and compiled. I ran the test binary run-octave and I can now open the
editor! A couple new things occur: first, the break point button
throws an error in the octave terminal. Second, I cannot close the
program via the window X or by using the main menu. Could I be missing
another dependency?

Patrick Martin, Ph.D.
Assistant Professor
Electrical and Computer Engineering
York College of Pennsylvania

On Jun 7, 2013, at 1:36 AM, Daniel J Sebald <address@hidden> wrote:

> 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
This information is intended solely for the use of the individual to whom it is 
addressed. 
Any review, disclosure, copying, distribution or use of this e-mail 
communication by 
others is strictly prohibited.  If you are  not the intended recipient, please 
notify us 
immediately by returning  this message to the sender and delete all copies.



reply via email to

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