default branch failed to build on OSX

Michael Goffioul michael.goffioul at gmail.com
Sun Aug 3 15:44:25 CDT 2008


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.


More information about the Octave-maintainers mailing list