[mythtv-commits] Re: Ticket #483: PATCH: enable openGL for mythplugins Mac OS X

MythTV mythtv at cvs.mythtv.org
Sat Nov 12 03:52:18 EST 2005


#483: PATCH: enable openGL for mythplugins Mac OS X
------------------------------+---------------------------------------------
 Reporter:  gkruse at gmail.com  |        Owner:  nigel   
     Type:  patch             |       Status:  reopened
 Priority:  minor             |    Milestone:          
Component:  mythgallery       |      Version:  head    
 Severity:  medium            |   Resolution:          
------------------------------+---------------------------------------------
Comment (by nigel):

 Geoff, applied the change locally, but there seem to be lots of compile
 errors in the MythGallery OpenGL code?

 c++ -c -pipe -Wall -W -fomit-frame-pointer -DPIC -fPIC  -D_GNU_SOURCE
 -DPREFIX=\"\" -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
 -DQT_PLUGIN -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT -DQT_TABLET_SUPPORT
 -I/Volumes/Backups/qt/mkspecs/default -I. -I/include
 -I/usr/kde/3.3/include -I/include -I/Volumes/Backups/qt/include
 -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
 -I/System/Library/Frameworks/AGL.framework/Versions/A/Headers -o
 glsingleview.o glsingleview.cpp
 glsingleview.cpp: In member function `virtual void
 GLSingleView::paintGL()':
 glsingleview.cpp:216: error: `myth_system' undeclared (first use this
 function)
 glsingleview.cpp:216: error: (Each undeclared identifier is reported only
 once
    for each function it appears in.)
 glsingleview.cpp: In member function `void GLSingleView::createTexInfo()':
 glsingleview.cpp:1397: error: variable `QPainter p' has initializer but
    incomplete type
 make: *** [glsingleview.o] Error 1


 Do you have local patches for these?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/483>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list