nel-all
[Top][All Lists]
Advanced

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

RE: [Nel] // CRGBA namespace/syntax err? //


From: Vianney Lecroart
Subject: RE: [Nel] // CRGBA namespace/syntax err? //
Date: Mon, 24 Feb 2003 14:06:57 +0100

> //-->
> 
>  commands.cpp:110: `message' undeclared (first use this function)
>   commands.cpp: At global scope:
>   commands.cpp:117: cannot declare variable `CommandsDisplayer' to be
of
> type `
>      CCommandsDisplayer'
>      commands.cpp:117:   because the following virtual functions are
> abstract:
>      /usr/local/include/nel/misc/displayer.h:68:     virtual void
>         NLMISC::IDisplayer::doDisplay(const
NLMISC::CLog::TDisplayInfo&,
> const
>          char*)
>          make[3]: *** [commands.o] Error 1
>          make[3]: Leaving directory
> `/home/delire/code/snowballs2/client/src'
>          make[2]: *** [all-recursive] Error 1
>          make[2]: Leaving directory
`/home/delire/code/snowballs2/client'
>          make[1]: *** [all-recursive] Error 1
>          make[1]: Leaving directory `/home/delire/code/snowballs2'
>          make: *** [all] Error 2
> 
> //<--

I Fixed a problem on this linue (CDisplayInfos are now in CLog class so
you have to add CLog:: before.

I commited modification, (available tomorrow morning)

Vianney





reply via email to

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