[mythtv-users] error while compiling mythvideo

Andy Troutman andy.troutman at gmail.com
Sun Jan 15 04:31:20 UTC 2006


Ran into the following while trying to make mythvideo, just wondering
if anyone has some insight into solving the problem.

make[1]: Entering directory
`/home/mythtv/Desktop/mythplugins/mythplugins-0.18.1/mythvideo/mythvideo'
g++ -c -pipe -Wall -W -O3 -march=k8 -fomit-frame-pointer -D_REENTRANT
-fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/usr/lib64/qt-3.3/mkspecs/default -I. -I/usr/local/include
-I/usr/lib64/qt-3.3/include -o videofilter.o videofilter.cpp
videofilter.cpp: In member function 'void VideoFilterDialog::update_numvideo()':
videofilter.cpp:239: error: invalid use of undefined type 'struct UITextType'
/usr/local/include/mythtv/mythdialogs.h:24: error: forward declaration
of 'struct UITextType'
videofilter.cpp:245: error: invalid use of undefined type 'struct UITextType'
/usr/local/include/mythtv/mythdialogs.h:24: error: forward declaration
of 'struct UITextType'
videofilter.cpp: In member function 'void VideoFilterDialog::fillWidgets()':
videofilter.cpp:255: error: invalid use of undefined type 'struct
UISelectorType'
/usr/local/include/mythtv/mythdialogs.h:32: error: forward declaration
of 'struct UISelectorType'
videofilter.cpp:266: error: invalid use of undefined type 'struct
UISelectorType'
/usr/local/include/mythtv/mythdialogs.h:32: error: forward declaration
of 'struct UISelectorType'
videofilter.cpp:269: error: invalid use of undefined type 'struct
UISelectorType'
/usr/local/include/mythtv/mythdialogs.h:32: error: forward declaration
of 'struct UISelectorType'
videofilter.cpp:270: error: invalid use of undefined type 'struct
UISelectorType'
/usr/local/include/mythtv/mythdialogs.h:32: error: forward declaration
of 'struct UISelectorType'
videofilter.cpp:275: error: invalid use of undefined type 'struct
UISelectorType'
/usr/local/include/mythtv/mythdialogs.h:32: error: forward declaration
of 'struct UISelectorType'

This is just a smattering of the error... it continues on, I'll post
the entire thing if someone wants, but suffice to say it's not happy
with UISelectorType, specifically it doesn't seem to know what it is.
Thanks.
-Andy T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Andy Troutman
Homepage:www.mantrout.com
Email:andy.troutman at gmail.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the mythtv-users mailing list