[mythtv-users] SVN 13203 - mytharchive compile error

A JM vbtalent at gmail.com
Sat Apr 14 17:33:22 UTC 2007


I'm getting the following error when trying to compile the plugins.
Anyone having a similar issue or know how to fix it?

Thanks,

/usr/include/mythtv/libmythtv/recordingtypes.h:4:21: error: mythexp.h:
No such file or directory
In file included from recordingselector.cpp:22:
/usr/include/mythtv/libmythtv/programinfo.h:5:23: error: mythdbcon.h:
No such file or directory
/usr/include/mythtv/libmythtv/programinfo.h:372: error: 'MSqlBindings'
has not been declared
/usr/include/mythtv/libmythtv/programinfo.h:374: error: 'MSqlBindings'
has not been declared
/usr/include/mythtv/libmythtv/programinfo.h:381: error: 'MSqlBindings'
has not been declared
recordingselector.cpp: In member function 'void RecordingSelector::OKPressed()':
recordingselector.cpp:323: error: 'MSqlQuery' was not declared in this scope
recordingselector.cpp:323: error: expected `;' before 'query'
recordingselector.cpp:324: error: 'query' was not declared in this scope
recordingselector.cpp: In member function 'void
RecordingSelector::updateSelectedList()':
recordingselector.cpp:473: error: 'MSqlQuery' was not declared in this scope
recordingselector.cpp:473: error: expected `;' before 'query'
recordingselector.cpp:474: error: 'query' was not declared in this scope
make[2]: *** [recordingselector.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