I get this error:
dynamicreceiver.c: En constructor " cDynamicReceiver::ActualReceiver::ActualReceiver(cDynamicReceiver*, int, int, std::vector<int, std::allocator<int> >&)": dynamicreceiver.c:136: error: no matching function for call to `cReceiver:: cReceiver(int&, int&, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int)' ../../../../include/vdr/receiver.h:17: error: candidates are: cReceiver::cReceiver(const cReceiver&) ../../../../include/vdr/receiver.h:41: error: cReceiver::cReceiver(int, int, int, const int*, const int*, const int*) make[2]: *** [dynamicreceiver.o] Error 1
My vdr version is 1.4.0 Any solution to this problem?
Thanks.