octave-maintainers
[Top][All Lists]
Advanced

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

Re: default branch failed to build on OSX


From: Michael Goffioul
Subject: Re: default branch failed to build on OSX
Date: Sun, 3 Aug 2008 22:44:25 +0200

On Sun, Aug 3, 2008 at 2:35 PM, c. <address@hidden> 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.


reply via email to

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