[mythtv-users] QDateTime error in filldata?

JC johnmythtv at crombe.com
Tue Apr 22 15:40:07 UTC 2003


Sorry that part of this thread has been "trimmed".

Here's a piece of it:

JC

>From: <ramon.roca at xcombo.com>
> I ran in the same problem.
> Seems that filldata.cpp has added a new code for getting the data from
gist
> that requires qt 3.1 (I have qt 3.0 on Suse 8.1).
> A quick workaround for this (if you don't want to install it and
therefore,
> use gist) is to comment out the line where toTime_t is called, and simply
> leave another one that declares the variable:
>
> // time_t noon = desiredDate.toTime_t();
> time_t noon;
>
> Meanwhile, let's thinking on upgrade to qt 3.1...
>
> Ramon.
>

> > From: "JC" <johnmythtv at crombe.com>
> >
> > Tried to update to the latest CVS (previously had a CVS from about 10
days
> > ago) and I get this error:
> >
> > filldata.cpp:1129: no matching functio
> > n for call to `QDateTime::toTime_t()'
> > make[2]: *** [filldata.o] Error 1
> > make[2]: Leaving directory `/home/myth
> > tv/pvr/mythtv/MC/programs/mythfilldata
> > base'
> > make[1]: *** [sub-mythfilldatabase] Er
> > ror 2
> > make[1]: Leaving directory `/home/myth
> > tv/pvr/mythtv/MC/programs'
> > make: *** [sub-programs] Error 2
> >
> >
> > Did a make distclean, and even tried wiping out the MC directory and
> > getting all the CVS fresh and compiling from there but always the same
error.
> >
> > Guessing it's something in QT, I downloaded the latest (qt 3.1.2) and am
> > now compiling that and will try again.  Am I on the right track, or is
it
> > something else?
> >
> > Thanks,
> > JC


----- Original Message -----
From: "Isaac Richards" <ijr at po.cwru.edu>
To: "Discussion about mythtv" <mythtv-users at snowman.net>
Sent: Tuesday, April 22, 2003 11:24 AM
Subject: Re: [mythtv-users] QDateTime error in filldata?


> On Tuesday 22 April 2003 11:20 am, JC wrote:
> > Hi Robert,
> >
> > I'm using Mandrake 9.0.  I originally installed the qt packages using
the
> > urpmi utility, but apparently that got 3.0.5 (I think that was the
> > version), and that's now incompatible with CVS.  Anyway, now if I run
urpmi
> > on the qt stuff, it just says it's already installed.  Was looking for
an
> > option to say "get the latest version and replace the installed one" but
> > couldn't find such a thing in the docs.
>
> How's it incompatible with CVS?
>
> Isaac
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>
>




More information about the mythtv-users mailing list