MVP Plugin compile ERROR

  • make[1]: Entering directory `/VDR/vdr-1.3.5/PLUGINS/src/mediamvp'
    g++ -g -O2 -Wall -Woverloaded-virtual -D_GNU_SOURCE -c -DPLUGIN_NAME_I18N='"mediamvp"' -DVDR_PLUGIN -I../../../include -I../../../../DVB/include -Imvp/ -I. -Iremux/ -o menuapp.o menuapp.c
    menuapp.c: In function `int CompareEventChannel(const void*, const void*)':
    menuapp.c:275: no matching function for call to `cEvent::ChannelNumber() const'
    menuapp.c:275: no matching function for call to `cEvent::ChannelNumber() const'
    menuapp.c: In function `int schedule_menuapp(menu_t*, void*, int)':
    menuapp.c:315: no matching function for call to `cEvent::SetChannelNumber(int)
    const'
    menuapp.c:343: no matching function for call to `cEvent::ChannelNumber() const'
    menuapp.c:353: no matching function for call to `cEvent::ChannelNumber() const'
    make[1]: *** [menuapp.o] Error 1
    make[1]: Leaving directory `/VDR/vdr-1.3.5/PLUGINS/src/mediamvp'


    Ich benutze vdr-1.3.5 und libevent 0.7c
    Wo liegt das Problem?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!