On Monday 25 Jul 2005 11:08, Simon Kenyon wrote: > siscan.cpp: In member function `void SIScan::HandleActiveScan()': > siscan.cpp:487: error: invalid use of undefined type `struct DVBChannel' > siscan.h:40: error: forward declaration of `struct DVBChannel' Hi Simon,
are you using DVB? If not, I guess the #endif on line 485 of siscan.cpp needs moving down three lines. Otherwise it seems to compile fine here. -- Ivor Hewitt. http://www.ivor.it - tech | http://www.ivor.org - hedge
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
