[Ktechlab-devel] Cant compile: no match for 'operator=' in...
Sevcsik AndrĂ¡s
sevcsik at citromail.hu
Thu Feb 16 19:44:28 UTC 2006
Hi!
I can't compile ktechlab-0.3 on my frugalware box :(
i get this output:
gpsimprocessor.cpp:813: error: no match for 'operator=' in
'((RegisterInfo*)this)->RegisterInfo::m_name = #'obj_type_ref' not
supported by dump_expr#<expression
error>(((RegisterInfo*)this)->RegisterInfo::m_pRegister)'
/usr/lib/qt/include/qstring.h:413: note: candidates are: QString&
QString::operator=(const QString&)
/usr/lib/qt/include/qstring.h:414: note: QString&
QString::operator=(const char*)
/usr/lib/qt/include/qstring.h:418: note: QString&
QString::operator=(const QCString&)
/usr/lib/qt/include/qstring.h:867: note: QString&
QString::operator=(QChar)
/usr/lib/qt/include/qstring.h:870: note: QString&
QString::operator=(char)
/usr/lib/qt/include/private/qucom_p.h: At global scope:
/usr/lib/qt/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has
virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:77: warning: 'struct QUType' has
virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:104: warning: 'struct QUType_Null'
has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:287: warning: 'struct QUType_enum'
has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:307: warning: 'struct QUType_ptr'
has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:326: warning: 'struct
QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:345: warning: 'struct
QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:364: warning: 'struct QUType_bool'
has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:383: warning: 'struct QUType_int'
has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:403: warning: 'struct
QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:423: warning: 'struct
QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucom_p.h:444: warning: 'struct
QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucomextra_p.h:65: warning: 'struct
QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt/include/private/qucomextra_p.h:87: warning: 'struct
QUType_varptr' has virtual functions but non-virtual destructor
make[4]: *** [gpsimprocessor.lo] Error 1
make[4]: Leaving directory
`/home/sevcsik/download/ktechlab-0.3/src/electronics'make[3]: ***
[all-recursive] Error 1
make[3]: Leaving directory
`/home/sevcsik/download/ktechlab-0.3/src/electronics'make[2]: ***
[all-recursive] Error 1
make[2]: Leaving directory `/home/sevcsik/download/ktechlab-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sevcsik/download/ktechlab-0.3'
make: *** [all] Error 2
If I disable gpsim support, I get the same error with another source...
Sorry if it's asked before. Plz help
Thx
More information about the Ktechlab-devel
mailing list