On Fri, Apr 11, 2008 at 8:49 PM, Benjamin Wolsey <[EMAIL PROTECTED]> wrote: > > In file included from ../server/mouse_button_state.h:16, > > from ../server/movie_root.h:74, > > from ../server/vm/VM.h:27, > > from AudioDecoderNellymoser.cpp:53: > > ../server/character.h:73: error: ISO C++ forbids declaration of `tree' > > with no type > > ../server/character.h:73: error: expected `;' before '<' token > > > Were you building without menus? > > If so, it should be fixed now (there may be other errors with tree). > > bwy > >
I remember that '--disable-menu' was not applied when I configure gnash, but there comes this building error, Maybe some other options could make USE_MENUS undefined, I have not read configure.ac carefully, Sorry. _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

