[mythtv] myth tv compilation error

Sid Boyce sboyce at blueyonder.co.uk
Thu Sep 6 02:02:18 UTC 2007


hendrixski at storsint.com wrote:
> Mahesh,
> 
> If you modified the code... then you called the startsWith() method with
> the wrong parameters.
> 
> If you haven't made any code changes, then are you sure you have Qt3
> installed and configured properly?  I'm just taking a quick guess here,
> but if the compiler can't find basic Qt classes like QString... yeah. 
> If it worked before then, has your export path to Qt changed lately? 
> try env | grep QT, that should show you where it's currently set to,
> then compare that to an instruction manual.
> 
> And you didn't install Qt4 by any chance?
> 
> Just my thoughts.  Good Luck.
> 
> 
> Mahesh Govind wrote:
>> UIManagedTreeListType::incSearchNext()':
>> uitypes.cpp:3709: no matching function for call to `QString::startsWith(
>>    QString&, bool) const'
>> /usr/lib/qt-3.1/include/qstring.h:640: candidates are: bool
>>    QString::startsWith(const QString&) const
>> uitypes.cpp:3739: no matching function for call to `QString::startsWith(
>>    QString&, bool) const'
>> /usr/lib/qt-3.1/include/qstring.h:640: candidates are: bool
>>    QString::startsWith(const QString&) const
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> 

If it's not the version of qt3, then check what /usr/bin/qmake is not 
from qt4. With qt3 and qt4 installed, I've had to "mv /usr/bin/qmake 
/usr/bin/qmake4", "ln -s /usr/lib/qt3/bin/qmake /usr/bin/", "make 
distclean", the re-run configure.
Regards
Sid.

-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support 
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks



More information about the mythtv-dev mailing list