[mythtv-commits] Ticket #5663: Warning! QtWebkit headers not found

MythTV mythtv at cvs.mythtv.org
Mon Sep 1 21:50:55 UTC 2008


#5663: Warning! QtWebkit headers not found
----------------------------------------------+-----------------------------
 Reporter:  dhighley at highley-recommended.com  |       Owner:  ijr    
     Type:  defect                            |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  mythtv                            |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 Had to modify configure to build on Fedora 8 system. Changed line 2678:
 From:
 check_header QtWebKit/QWebView -I/usr/include/qt4
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtWebKit

 To:
 check_header QtWebKit/qwebview.h -I/usr/include/qt4
 -I/usr/include/qt4/QtCore -I/usr/include/QtWebKit

 Trunk version 18240M.

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


More information about the mythtv-commits mailing list