[mythtv] Re: [mythtv-commits] mythtv commits (Video Output XV/XvMCmerge)

Mark Spieth mark at dclabs.com.au
Sat Apr 23 03:48:28 UTC 2005


just noticed a compile problem with XVMC disabled and daniels new stuff
not sure about this qt issue but it seems as if the
#ifdef USING_XVMC
class XvMCHostCheckBox : virtual public HostCheckBox
...
#endif
is not being replicated through the moc_settings.cpp generation.
any ideas? or does this class have to be extracted into another file say
xvmc_settings.h and then conditionalised in the make system?
cheers
mark

g++ -c -pipe -march=pentium3 -DVBI_NC -Wall -W -O3 -Wall -Wno-switch -fomit-
frame-pointer -g -D_REENTRANT -DPIC -fPIC  -DNEWSCRYPT -DVBI_NC -DMMX -DUSIN
G_IVTV -DUSING_DVB -DUSING_DVB_EIT -DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFS
ET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU -DUS
E_LIRC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mkspec
s/default -I. -I/usr/include -I/usr/include -I../libmythsamplerate -I../libm
ythsoundtouch -I../.. -I/usr/include/qt3 -o moc_settings.o moc_settings.cpp
moc_settings.cpp:1827: error: syntax error before `::' token
moc_settings.cpp:1832: error: syntax error before `::' token
moc_settings.cpp:1833: error: `XvMCHostCheckBox' was not declared in this
scope
moc_settings.cpp:1833: error: parse error before `::' token
moc_settings.cpp:1836: error: syntax error before `::' token
moc_settings.cpp:1844: error: syntax error before `::' token
moc_settings.cpp:1855: error: syntax error before `::' token
moc_settings.cpp:1867: error: ISO C++ forbids declaration of `metaObj' with
no
   type
moc_settings.cpp:1875: error: invalid conversion from `QMetaObject*' to
`int'
moc_settings.cpp:1876: error: syntax error before `.' token
moc_settings.cpp:1880: error: syntax error before `::' token
moc_settings.cpp:1887: error: syntax error before `::' token
moc_settings.cpp:1897: error: syntax error before `::' token
moc_settings.cpp:1903: error: syntax error before `::' token
moc_settings.cpp:1908: error: syntax error before `::' token
moc_settings.cpp:1833: warning: `QMetaObjectCleanUp
   cleanUp_XvMCHostCheckBox(...)' declared `static' but never defined

----- Original Message ----- 
From: "Daniel Kristjansson" <danielk at cat.nyu.edu>
To: "Development of mythtv" <mythtv-dev at mythtv.org>
Sent: Saturday, April 23, 2005 12:23 PM
Subject: [mythtv] Re: [mythtv-commits] mythtv commits (Video Output
XV/XvMCmerge)


> On Sat, 2005-04-23 at 02:05 +0000, mythtv at cvs.mythtv.org wrote:
>
> --------------------------------------------------------------------------
--
> > Changes committed by danielk on Sat Apr 23 02:04:33 2005
> <snip>
> > Log Message:
> >
> > NOTE: I recommend a make distclean...
>
> I just wanted to add that I expect there to be a few problems as this
> gets wider testing.
>
> Bring it on.
>
>
> And, also I want to thank some patch testers...
>   Andy Polling, Ivor Hewitt, Robert Johnston, Angel Li,
>   John Roberts, Will Dorman, and Josh Logan.
>
> I know there are more of you, but I got more e-mail from some of
> these testers then I got from my SO in the last two weeks. ;-)
>
> -- Daniel
>
>


----------------------------------------------------------------------------
----


_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list