gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] G++ 3.4.6 not happy with 'tree' type.


From: Hubert Figuiere
Subject: Re: [Gnash-dev] G++ 3.4.6 not happy with 'tree' type.
Date: Fri, 11 Apr 2008 11:25:35 -0400

On Fri, 2008-04-11 at 20:41 +0800, Jun Ma wrote:
> :-), we should always make it happy.
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../libamf -I../libnet
> -I../backend -I../libbase -I../server -I../server/vm
> -I../server/parser -I../libgeometry -pthread -I/usr/include/libxml2
> -I/usr/include -I/usr/include -I/usr/include -I../libltdl -g -O2
> -pthread -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith
> -Wreturn-type -MT libgnashmedia_la-AudioDecoderNellymoser.lo -MD -MP
> -MF .deps/libgnashmedia_la-AudioDecoderNellymoser.Tpo -c
> AudioDecoderNellymoser.cpp -o
> libgnashmedia_la-AudioDecoderNellymoser.o
> 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

What if you add a #include "tree.hh" in server/character.h ?


Hub





reply via email to

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