[mythtv] [mythtv-commits] Ticket #6945: Add --logfile support to mythtv-setup

Jonathan Martens jonathan at snetram.nl
Wed Dec 1 17:32:02 UTC 2010


On 1-12-2010 15:14, MythTV wrote:
> #6945: Add --logfile support to mythtv-setup
> -----------------------------------------------------------------+----------
>   Reporter:  Nick Morrott<knowledgejunkie (at) gmail (dot) com>   |           Owner:  stuartm
>       Type:  enhancement                                          |          Status:  closed
>   Priority:  trivial                                              |       Milestone:  0.25
> Component:  MythTV - Mythtv-setup                                |         Version:  head
>   Severity:  low                                                  |      Resolution:  Fixed
>   Keywords:                                                       |   Ticket locked:  0
> -----------------------------------------------------------------+----------
> Changes (by stuartm):
>
>    * status:  accepted =>  closed
>    * resolution:  =>  Fixed
>
>
> Comment:
>
>   (In [27403]) Add --logfile support to mythtv-setup. Patch from Nick
>   Morrot. Closes #6945

This fails on windows with the following error:

main.cpp: In function 'int main(int, char**)':
main.cpp:518: error: 'signal' was not declared in this scope
make: *** [main.o] Error 1

I guess a missing Qt include file...

Kind regards,

Jonathan


More information about the mythtv-dev mailing list