<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="SV" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">I pulled a new git about an hour ago (how does one check revision with git btw?)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">And now I get the below. (Ubuntu 9.10, fully updated) I get that it is OpenGL/Qt related, but… uhm… :=)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">l -I../libmythbase -I../.. -I.. -I../../external/FFmpeg -I/usr/X11R6/include -I. -o mythrender_opengl2.o mythrender_opengl2.cpp<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp: In member function ‘virtual void MythRenderOpenGL2::Draw RoundRectPriv(const QRect&, int, const QBrush&, const QPen&, int)’:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:593: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:602: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:603: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:604: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:605: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:608: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:609: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:656: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:658: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:670: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:682: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">mythrender_opengl2.cpp:694: error: invalid use of incomplete type ‘const struct QPen’<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">/usr/include/qt4/QtGui/qwindowdefs.h:73: error: forward declaration of ‘const st ruct QPen’<o:p></o:p></span></p>
<p class="MsoNormal">make[2]: *** [mythrender_opengl2.o] Fel 1<o:p></o:p></p>
<p class="MsoNormal">make[2]: Lämnar katalogen "/home/j2/Projects/MythTV/mythtv/mythtv/libs/libmythui "<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">make[1]: *** [sub-libmythui-make_default] Fel 2<o:p></o:p></span></p>
<p class="MsoNormal">make[1]: Lämnar katalogen "/home/j2/Projects/MythTV/mythtv/mythtv/libs"<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">make: *** [libs] Fel 2<o:p></o:p></span></p>
</div>
</body>
</html>