[mythtv-commits] Ticket #5664: r18244 cannot find -lGL
MythTV
mythtv at cvs.mythtv.org
Wed Sep 3 22:02:04 UTC 2008
#5664: r18244 cannot find -lGL
------------------------------------------+---------------------------------
Reporter: Jay Modi <jaymode at gmail.com> | Owner: ijr
Type: defect | Status: closed
Priority: minor | Milestone: 0.22
Component: mythtv | Version: head
Severity: medium | Resolution: invalid
Mlocked: 0 |
------------------------------------------+---------------------------------
Comment(by frankm):
I also get this error when trying to build mythtv without qt-opengl.
I need to change the *.pro files like that:
#The following line was inserted by qt3to4
-QT += network xml sql opengl qt3support
+QT += network xml sql qt3support
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5664#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list