[mythtv-users] Plugins compile problem... SVN 12258

A JM vbtalent at gmail.com
Thu Dec 14 11:19:56 UTC 2006


I'm geting the following error when trying to compile the plugins, any
thoughts????

/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/stl_construct.h:107:
error: invalid use of undefined type 'struct QString'
/usr/local/include/mythtv/dialogbox.h:10: error: forward declaration
of 'struct QString'
/usr/local/include/mythtv/settings.h: In destructor 'virtual
GlobalImageSelect::~GlobalImageSelect()':
/usr/local/include/mythtv/settings.h:436: error:
'ImageSelectSetting::~ImageSelectSetting()' is private
/usr/local/include/mythtv/settings.h:789: error: within this context
main.cpp: At global scope:
main.cpp:407: warning: synthesized method 'virtual
GlobalImageSelect::~GlobalImageSelect()' first required here
/usr/local/include/mythtv/settings.h: In destructor 'virtual
HostImageSelect::~HostImageSelect()':
/usr/local/include/mythtv/settings.h:436: error:
'ImageSelectSetting::~ImageSelectSetting()' is private
/usr/local/include/mythtv/settings.h:742: error: within this context
main.cpp: At global scope:
main.cpp:407: warning: synthesized method 'virtual
HostImageSelect::~HostImageSelect()' first required here
distcc[27918] ERROR: compile main.cpp on localhost failed
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/mythtv/mythplugins/mytharchive/mytharchive'
make[1]: *** [sub-mytharchive] Error 2
make[1]: Leaving directory `/home/mythtv/mythplugins/mytharchive'
make: *** [sub-mytharchive] Error 2


More information about the mythtv-users mailing list