[mythtv] Compile problems with CVS version of 0.11

Geoffrey Hausheer ou401cru02 at sneakemail.com
Wed Aug 20 13:22:32 EDT 2003


On Wed, 20 Aug 2003 10:45:52 -0400, "Isaac Richards ijr-at-po.cwru.edu
|mythtv/1.0-Allow|" <e6kbhbk35r0t at sneakemail.com> said:
> On Wednesday 20 August 2003 10:16 am, Frank Martelli wrote:
> > When I try to compile MythTV from the CVS version, I get the error:
> <snip>
> 
> I've fixed this for now..
Did I miss something?  I am now getting:
lcddevice.cpp: In member function `void LCD::outputTime()':
lcddevice.cpp:1230: error: invalid use of undefined type `struct QRegExp'
/usr/share/qt3/include/qcstring.h:144: error: forward declaration of
`struct
   QRegExp'

I am using QT3.1, so it isn't that.
adding a '#include <qregexp.h> fixes the problem, of course, but I
thought maybe something else is going on?

ghaushe at gabrielle:/var/cache/mythtv$ dpkg -l | grep libqt
ii  libqt3-headers 3.1.1-8        Qt3 header files
ii  libqt3-mt-dev  3.1.1-8        Qt development files (Threaded)
rc  libqt3c102     3.1.1-5        Qt Library
ii  libqt3c102-mt  3.1.1-8        Qt GUI Library (Threaded runtime
version)
ii  libqt3c102-mt- 3.1.1-8        MySQL database driver for Qt3
(Threaded)
shows I do indeed have acceptable versions of qt installed.

.Geoff


More information about the mythtv-dev mailing list