[mythtv-commits] Ticket #6971: Win32 compile error

MythTV mythtv at cvs.mythtv.org
Thu Sep 3 08:13:59 UTC 2009


#6971: Win32 compile error
------------------------------+---------------------------------------------
 Reporter:  wagabunda         |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  0.22   
Component:  MythTV - General  |      Version:  unknown
 Severity:  high              |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by wagabunda):

 > Hold your horses, I still have a few patches to test, but this one
 should fix that issue.

 Unfortunately, another problem appeared.


 {{{
 logging.cpp: In member function 'bool MTDLogger::Init()':
 logging.cpp:32: error: 'gContext' was not declared in this scope
 logging.cpp:35: error: 'VB_IMPORTANT' was not declared in this scope
 logging.cpp:36: error: 'VERBOSE' was not declared in this scope
 logging.cpp:47: error: 'VB_IMPORTANT' was not declared in this scope
 logging.cpp:50: error: 'VERBOSE' was not declared in this scope
 logging.cpp: In member function 'void MTDLogger::writeString(const
 QString&)':
 logging.cpp:100: error: 'VB_IMPORTANT' was not declared in this scope
 logging.cpp:100: error: 'VERBOSE' was not declared in this scope
 logging.cpp:104: error: 'QTextStream' was not declared in this scope
 logging.cpp:104: error: expected `;' before 'stream'
 logging.cpp:105: error: 'stream' was not declared in this scope
 logging.cpp:105: error: 'endl' was not declared in this scope
 logging.cpp:105: error: 'flush' was not declared in this scope
 make[2]: *** [logging.o] Error 1
 make[2]: Leaving directory `/C/mythtv/mythplugins/mythvideo/mtd'
 make[1]: *** [sub-mtd-install_subtargets] Error 2
 make[1]: Leaving directory `/C/mythtv/mythplugins/mythvideo'
 make: *** [sub-mythvideo-install_subtargets] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6971#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list