pingus-devel
[Top][All Lists]
Advanced

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

Re: can't compile ...


From: Giray Devlet
Subject: Re: can't compile ...
Date: Tue, 11 Jun 2002 18:14:26 +0200
User-agent: Mutt/1.2.5i

... and David Philippi wrote:
(on Tue, Jun 11, 2002 at 05:46:34PM +0200 to be exact)

> 
> How long took it before? For me on a P3 733 it's know down to a little above 
> 10 minutes. I know that somewhere in the middle of my changes a partial 
thats what it took me before ... I still have to get it to compile 

> You should know better then to make such bugreports... ;-)
> BTW if you have problems with my changes, write me a mail or preferably write 
> on the list - I won't help you if I don't know of your problems. :-)
 :))) yes I know ... But I was waiting a bit so things settle down some ...

currently :

g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/libxml -I/usr/include  -g 
-O2 -c -o Editor.o `test -f Editor.cc || echo './'`Editor.cc
In file included from Editor.cc:26:
/usr/local/include/ClanLib/Display/Display/mousecursor_provider.h:56: parse 
error before `&'
Editor.cc: In method `void Editor::register_event_handler()':
Editor.cc:108: no match for call to `(CL_Signal_v2<CL_InputDevice *,const 
CL_Key &>) ()'
/usr/local/include/ClanLib/Display/Display/../../Signals/signal_v2.h:58: 
candidates are: void CL_Signal_v2<CL_InputDevice *,const CL_Key &>::operator 
()(CL_InputDevice *, const CL_Key &)
Editor.cc:110: no match for call to `(CL_Signal_v2<CL_InputDevice *,const 
CL_Key &>) ()'
/usr/local/include/ClanLib/Display/Display/../../Signals/signal_v2.h:58: 
candidates are: void CL_Signal_v2<CL_InputDevice *,const CL_Key &>::operator 
()(CL_InputDevice *, const CL_Key &)
Editor.cc: In method `void Editor::unregister_event_handler()':
Editor.cc:129: no match for call to `(CL_Signal_v2<CL_InputDevice *,const 
CL_Key &>) ()'
/usr/local/include/ClanLib/Display/Display/../../Signals/signal_v2.h:58: 
candidates are: void CL_Signal_v2<CL_InputDevice *,const CL_Key &>::operator 
()(CL_InputDevice *, const CL_Key &)
Editor.cc:130: no match for call to `(CL_Signal_v2<CL_InputDevice *,const 
CL_Key &>) ()'
/usr/local/include/ClanLib/Display/Display/../../Signals/signal_v2.h:58: 
candidates are: void CL_Signal_v2<CL_InputDevice *,const CL_Key &>::operator 
()(CL_InputDevice *, const CL_Key &)
make[3]: *** [Editor.o] Error 1
make[3]: Leaving directory 
`/usr/src/Software/Projects/Pingus/Games/Pingus/src/editor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/Software/Projects/Pingus/Games/Pingus/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/Software/Projects/Pingus/Games/Pingus'
make: *** [all] Error 2


gd





reply via email to

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