Advertisement
Guest User

vdr 1.6.0 / gcc 4.7

a guest
Apr 16th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. In file included from channels.h:13:0,
  2. from channels.c:10:
  3. config.h: In instantiation of âbool cConfig<T>::Load(const char*, bool, bool) [with T = cChannel]â:
  4. channels.c:900:26: required from here
  5. config.h:124:23: error: âAddâ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  6. config.h:124:23: note: declarations in dependent base âcListBaseâ are not found by unqualified lookup
  7. config.h:124:23: note: use âthis->Addâ instead
  8. make: *** [channels.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement