another build failure
Ben Abbott
bpabbott at mac.com
Wed Oct 22 19:23:00 CDT 2008
My tip is
changeset: 8266:81b124f463f9
tag: tip
user: John W. Eaton <jwe at octave.org>
date: Wed Oct 22 14:57:51 2008 -0400
summary: properly update currentaxes when axes are deleted
make
[...]
g++ -c -g -I/sw/include -FOpenGL -I/sw/include -fPIC -I. -I.. -I../
liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall
-W -Wshadow -Wold-style-cast -g -O2 gl-render.cc -o pic/gl-render.o
gl-render.cc: In member function ‘virtual void
opengl_renderer::draw(const figure::properties&)’:
gl-render.cc:578: error: ‘const class figure::properties’ has no
member named ‘get_all_children’
make[2]: *** [pic/gl-render.o] Error 1
make[1]: *** [src] Error 2
make: *** [all] Error 2
... in any event, I manually reverted "make fltk backend figures work
again" changeset and the build went fine.
Ben
More information about the Octave-maintainers
mailing list