default branch failed to build on OSX

c. kingcrimson at tiscali.it
Mon Aug 4 07:04:56 CDT 2008


On 03/ago/08, at 21:44, Michael Goffioul wrote:

> On Sun, Aug 3, 2008 at 2:35 PM, c. <kingcrimson at tiscali.it> wrote:
>> Michael,
>> No, after the modification compiling and linking gl-renderer was  
>> built and
>> linked and also fltk_backend was built and linked.
>> it seems there are no integrated tests/demos in fltk_backend, can you
>> suggest a way to test whether it is working?
>
>  input_event_hook ("__fltk_redraw__");
>  __init_fltk__ ();
>  set (gcf (), "__backend__", "fltk");
>  plot (randn (1e3, 1));
>
> Michael.

Sorry, you already mentioned this in another thread, I should have  
known already...
Anyway with the commands above I get a plot in a window with FLTK  
buttons, so it seems to work... except that the plot occupies only a  
small portion of the window, so there seems to be still some bug  
somewhere...

c.




More information about the Octave-maintainers mailing list