octave-maintainers
[Top][All Lists]
Advanced

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

Re: FLTK refresh required


From: Dmitri A. Sergatskov
Subject: Re: FLTK refresh required
Date: Sat, 27 Jul 2013 18:19:22 -0500




On Sat, Jul 27, 2013 at 5:59 PM, Ben Abbott <address@hidden> wrote:
ed what is happening correctly, the attached will produce a figure with size 560x420 and an axes with size 434x342.3 pixels on both MacOSX and Linux.

It would not compile....
 
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -MT dldfcn/dldfcn___init_fltk___la-__init_fltk__.lo -MD -MP -MF dldfcn/.deps/dldfcn___init_fltk___la-__init_fltk__.Tpo -c dldfcn/__init_fltk__.cc  -fPIC -DPIC -o dldfcn/.libs/dldfcn___init_fltk___la-__init_fltk__.o
dldfcn/__init_fltk__.cc: In constructor 'plot_window::plot_window(int, int, int, int, figure::properties&)':
dldfcn/__init_fltk__.cc:691:48: error: 'menus_h' was not declared in this scope
       canvas = new OpenGL_fltk (0, 0, ww, hh + menus_h, number ());
                                                ^
make[3]: *** [dldfcn/dldfcn___init_fltk___la-__init_fltk__.lo] Error 1
make[3]: Leaving directory `/home/dima/src/octave/libinterp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/dima/src/octave/libinterp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dima/src/octave'
make: *** [all] Error 2

Perhaps I messed up something with all the patching/unpatching business, but the patch applied cleanly.

 
Ben


Dmitri.
--



reply via email to

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