[mythtv-commits] Ticket #5219: win32 build failure for mythtvosd

MythTV mythtv at cvs.mythtv.org
Thu Apr 17 11:40:00 UTC 2008


#5219: win32 build failure for mythtvosd
---------------------------------+------------------------------------------
 Reporter:  davidbuzz at gmail.com  |       Owner:  ijr    
     Type:  patch                |      Status:  new    
 Priority:  major                |   Milestone:  unknown
Component:  mythtv               |     Version:  unknown
 Severity:  medium               |     Mlocked:  0      
---------------------------------+------------------------------------------
 Index: main.cpp
 ===================================================================
 --- main.cpp    (revision 17081)
 +++ main.cpp    (working copy)
 @@ -6,13 +6,14 @@

  // C++ headers
  #include <iostream>
 +#include <qiodevice>
 +#include <q3socketdevice>
 +#include <q3cstring>
  using namespace std;

  // Qt headers
  #include <qapplication.h>
 -#include <q3socketdevice.h>
  #include <qstring.h>
 -#include <q3cstring.h>
  #include <qfile.h>
  #include <qhostaddress.h>

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5219>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list