[solved] Devstatus baut nicht

  • Hallo ,
    ich versuche das devstatus Plugin zu bauen,
    und habe auch beide Patche eingebaut
    http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=31264
    https://github.com/CReimer/vdr…evstatus/commit/e6eb.diff
    trotzdem bekomme ich das hier :


    g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_S
    OURCE -I/usr/local/src/vdr-2.2.0.g/include -c -DPLUGIN_NAME_I18N='"devstatus"' -o devstatus.o devstatus.c
    In file included from devstatus.c:12:0:
    /usr/local/src/vdr-2.2.0.g/include/vdr/status.h:36:16: error: ‘virtual void cStatus::ChannelSwitch(const cDevice*, int, bool)’ was hidden [-
    Werror=overloaded-virtual]
    virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber, bool LiveView) {}
    ^
    devstatus.c:125:18: error: by ‘virtual void cDevStatusMonitor::ChannelSwitch(const cDevice*, int)’ [-Werror=overloaded-virtual]
    virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber);
    ^
    cc1plus: some warnings being treated as errors
    make: *** [devstatus.o] Fehler 1
    Einer ne Idee ??
    Thank´s
    Speed



  • Lars.

Jetzt mitmachen!

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