Troubles patching last enigma

Alles rund um das grafische Benutzerinterface Enigma
aalex77
Neugieriger
Neugieriger
Beiträge: 3
Registriert: Freitag 30. Dezember 2005, 12:45

Troubles patching last enigma

Beitrag von aalex77 »

Hello!
First of all sorry if I'm writing in english but i can't speak German...

I'm tring to patch enigma in the last CVS, but i always get this error:

Code: Alles auswählen

enigma_main.cpp: At global scope:
enigma_main.cpp:4829: error: no `void eZapMain::runplugExt()' member function declared in class `eZapMain'
enigma_main.cpp: In member function `virtual int eZapMain::eventHandler(const eWidgetEvent&)':
enigma_main.cpp:5320: error: `runplugExt' undeclared (first use this function)
Even if I'm sure to have declared the function in the class!!
Anyone can help me??
Regards