Toon posts:

Probleem met installeren Qtella..

Pagina: 1
Acties:

Verwijderd

Topicstarter
Ik wil graag qtella installeren maar ik krijg telkens een error :(

(ik gebruik Slackware)

ik type :

./configure
make

dan krijg ik deze fout :

/usr/lib/qt/include/qcstring.h:299: error: candidates are: bool
operator==(const QCString&, const QCString&)
/usr/lib/qt/include/qcstring.h:302: error: bool
operator==(const QCString&, const char*)
/usr/lib/qt/include/qcstring.h:305: error: bool
operator==(const char*, const QCString&)
/usr/lib/qt/include/qstring.h:303: error: bool operator==(char,
QChar)
/usr/lib/qt/include/qstring.h:308: error: bool
operator==(QChar, char)
/usr/lib/qt/include/qstring.h:313: error: bool
operator==(QChar, QChar)
/usr/lib/qt/include/qstring.h:1015: error: bool
operator==(const QString&, const QString&)
/usr/lib/qt/include/qstring.h:1022: error: bool
operator==(const QString&, const char*)
/usr/lib/qt/include/qstring.h:1028: error: bool
operator==(const char*, const QString&)
/usr/lib/qt/include/qpoint.h:148: error: bool operator==(const
QPoint&, const QPoint&)
/usr/lib/qt/include/qsize.h:162: error: bool operator==(const
QSize&, const QSize&)
/usr/lib/qt/include/qrect.h:151: error: bool operator==(const
QRect&, const QRect&)
make[2]: *** [Connections.o] Error 1
make[2]: Leaving directory `/root/qtella-0.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/qtella-0.7.0'
make: *** [all] Error 2


Mis ik nou een bestand of zo om te kunnen compileren? ik ben nieuw met linux dus deze probleem is bij niet bekend... ik heb gezocht voor qstring.h maar kwam ik uit op zon vage site met alleen maar text....

ik hoop dat iemand mij kan helpen.. ;)