Actions
Bug #918
closedCan't compile plugin under vdr 1.7.27
Start date:
03/25/2012
Due date:
% Done:
100%
Estimated time:
Description
Hallo,
es kommt mit vdr-1.7.27 zu einem Fehler beim bauen des Plugins.
osdteletext # make all g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include osdteletext.c g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include menu.c g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include txtfont.c g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include txtrecv.c txtrecv.c: In constructor âcTxtReceiver::cTxtReceiver(int, tChannelID, bool, Storage*)â: txtrecv.c:531:80: error: no matching function for call to âcReceiver::cReceiver(tChannelID&, int, int&)â ../../../include/vdr/receiver.h:46:3: note: candidates are: cReceiver::cReceiver(const cChannel*, int) ../../../include/vdr/receiver.h:19:17: note: cReceiver::cReceiver(const cReceiver&) make: *** [txtrecv.o] Error 1
[[http://www.vdr-portal.de/board1-news/board2-vdr-news/p1061467-announce-vdr-developer-version-1-7-27/#post1061467]]
Files
Actions