pingus-devel
[Top][All Lists]
Advanced

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

exit_menu.cxx: Compiler error


From: Björn Fischer
Subject: exit_menu.cxx: Compiler error
Date: Wed, 02 Apr 2003 18:36:46 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212

Hi,
compiling the current cvs chechout gave the following compiler error:

--------------------Konfiguration: pingus - Win32 Debug--------------------
Kompilierung läuft...
exit_menu.cxx
C:\CVS\Games\Pingus\src\exit_menu.cxx(42) : error C2352: 'GUI::SurfaceButton::draw' : Unzulaessiger Aufruf einer nichtstatischen Member-Funktion c:\cvs\games\pingus\src\gui\surface_button.hxx(50) : Siehe Deklaration von 'draw'
Fehler beim Ausführen von cl.exe.

pingus.exe - 1 Fehler, 0 Warnung(en)
-----------------------------------------------

The lines 42 and 67 are concerned ('GUI::SurfaceButton::draw(gc);'). Commenting the lines out seems to work. I didn't see anything strange after I commented them out. What are they needed for? What would be best to do with them?

Greetings

Björn







reply via email to

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