[mythtv] compile problem, MythContextPrivate::LoadSettingsFile()

Erik Hovland erik at hovland.org
Fri Jul 4 20:51:02 UTC 2008


On Sat, Jul 05, 2008 at 06:29:39AM +1000, cal wrote:
> Given the absence of other sufferers, I'm probably dealing with a local
> system quirk here (in which case I'll figure it out eventually), but if
> anyone can spot an issue, well here goes ... 
> 
> For a little while now I've been getting the following compile error on
> trunk -
> 
> {{{
> mythcontext.cpp: In member function ‘bool MythContextPrivate::LoadSettingsFile()’:
> mythcontext.cpp:520: error: no matching function for call to ‘Settings::LoadSettingsFiles(const char [10], QString, QString)’
> oldsettings.h:47: note: candidates are: bool Settings::LoadSettingsFiles(QString, QString)
> }}}

Is it possible that you have an old oldsettings.h around? The only
oldsettings.h I have is in libs/libmythdb and it has the correct
declaration for the call in mythcontext.cpp. This class moved around
when Isaac recently refactored a bunch of stuff into libmythui and
libmythdb.

E

-- 
Erik Hovland
mail: erik at hovland.org
web: http://hovland.org/
PGP/GPG public key available on request



More information about the mythtv-dev mailing list