Hello,
Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I mean version 0.0.5-pre11e. I've got these errors:
scanner.c: In member function ‘virtual void cScanner::Action()’: scanner.c:679:25: error: expected type-specifier scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:679:25: error: expected ‘;’ scanner.c:957:28: error: expected type-specifier scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:957:28: error: expected ‘;’ make: *** [scanner.o] Error 1
I didn't find maintener's direct email address, that is why I decided to write to this mailing list.
Regards,
Yarema
Приветствую, YUP
does support wirbelscan 0.0.5 dvb-s2 or not ?
Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I mean version 0.0.5-pre11e. I've got these errors:
scanner.c: In member function ‘virtual void cScanner::Action()’: scanner.c:679:25: error: expected type-specifier scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:679:25: error: expected ‘;’ scanner.c:957:28: error: expected type-specifier scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:957:28: error: expected ‘;’ make: *** [scanner.o] Error 1
I didn't find maintener's direct email address, that is why I decided to write to this mailing list.
Hi,
As far as I understood from http://wirbel.htpc-forum.de/wirbelscan/index2.html there is no support for dvb-s2. But I saw in source code, that 0.0.5 version supports almost all satellites. In the previous versions only few satellites were included.
Concerning errors I got, it seems to me that problem is in new compiler, gcc-4.5.0.
Best,
Yarema
Tue, 27 Apr 2010 15:00:57 +0400 Goga777 goga777@bk.ru написав:
Приветствую, YUP
does support wirbelscan 0.0.5 dvb-s2 or not ?
Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I mean version 0.0.5-pre11e. I've got these errors:
scanner.c: In member function ‘virtual void cScanner::Action()’: scanner.c:679:25: error: expected type-specifier scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:679:25: error: expected ‘;’ scanner.c:957:28: error: expected type-specifier scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:957:28: error: expected ‘;’ make: *** [scanner.o] Error 1
I didn't find maintener's direct email address, that is why I decided to write to this mailing list.
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Maybe this patch helps.
http://sourceforge.net/apps/trac/archvdr/browser/trunk/archvdr/vdr-plugin-wi...
cu
Edgar (gimli) Hucek
On Tue, 27 Apr 2010 14:11:41 +0200, YUP yupadmin@gmail.com wrote:
Hi,
As far as I understood from http://wirbel.htpc-forum.de/wirbelscan/index2.html there is no support for dvb-s2. But I saw in source code, that 0.0.5 version supports almost all satellites. In the previous versions only few satellites were included.
Concerning errors I got, it seems to me that problem is in new compiler, gcc-4.5.0.
Best,
Yarema
Tue, 27 Apr 2010 15:00:57 +0400 Goga777 goga777@bk.ru написав:
Приветствую, YUP
does support wirbelscan 0.0.5 dvb-s2 or not ?
Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I mean version 0.0.5-pre11e. I've got these errors:
scanner.c: In member function ‘virtual void cScanner::Action()’: scanner.c:679:25: error: expected type-specifier scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:679:25: error: expected ‘;’ scanner.c:957:28: error: expected type-specifier scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:957:28: error: expected ‘;’ make: *** [scanner.o] Error 1
I didn't find maintener's direct email address, that is why I decided to write to this mailing list.
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Thanks! It works great! Probably it is good idea to report this to the wirblescan developer...
Yarema
Tue, 27 Apr 2010 19:47:22 +0200 gimli gimli@dark-green.com написав:
Maybe this patch helps.
http://sourceforge.net/apps/trac/archvdr/browser/trunk/archvdr/vdr-plugin-wi...
cu
Edgar (gimli) Hucek
On Tue, 27 Apr 2010 14:11:41 +0200, YUP yupadmin@gmail.com wrote:
Hi,
As far as I understood from http://wirbel.htpc-forum.de/wirbelscan/index2.html there is no support for dvb-s2. But I saw in source code, that 0.0.5 version supports almost all satellites. In the previous versions only few satellites were included.
Concerning errors I got, it seems to me that problem is in new compiler, gcc-4.5.0.
Best,
Yarema
From the web site: http://wirbel.htpc-forum.de/wirbelscan/index2.html
CAN plugin for the VDR serves for looking for VDR channels for
* DVB-T * DVB-C * DVB-S/S2 * ATSC * pvrinput Plugin (PVR x50)
Looks interesting, but I don't like that it uses the working conf. For some things it might be nice if it can properly add new stuff to the right channel location. But it starts by clearing the old list and then putting it back so that you can use it while the plugin is working. It should use a seperate file and then optionally merge it in.
On 4/27/2010 10:47 AM, gimli wrote:
Maybe this patch helps.
http://sourceforge.net/apps/trac/archvdr/browser/trunk/archvdr/vdr-plugin-wi...
cu
Edgar (gimli) Hucek
On Tue, 27 Apr 2010 14:11:41 +0200, YUPyupadmin@gmail.com wrote:
Hi,
As far as I understood from http://wirbel.htpc-forum.de/wirbelscan/index2.html there is no support for dvb-s2. But I saw in source code, that 0.0.5 version supports almost all satellites. In the previous versions only few satellites were included.
Concerning errors I got, it seems to me that problem is in new compiler, gcc-4.5.0.
Best,
Yarema
Tue, 27 Apr 2010 15:00:57 +0400 Goga777goga777@bk.ru написав:
Приветствую, YUP
does support wirbelscan 0.0.5 dvb-s2 or not ?
Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I mean version 0.0.5-pre11e. I've got these errors:
scanner.c: In member function ‘virtual void cScanner::Action()’: scanner.c:679:25: error: expected type-specifier scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:679:25: error: expected ‘;’ scanner.c:957:28: error: expected type-specifier scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in assignment scanner.c:957:28: error: expected ‘;’ make: *** [scanner.o] Error 1
I didn't find maintener's direct email address, that is why I decided to write to this mailing list.
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr