compilation still fails on KDE_3_3_BRANCH

Bernd Pol bernd.pol at online.de
Sun Nov 7 21:27:02 UTC 2004


I upgraded my qt-copy to qt 3.3.3 and built a completely fresh 
KDE_3_3_BRANCH. While other build problems were gone now, KDevelop 
still does not compile:

-------------------------------------
cppsupportpart.cpp: In member function `bool CppSupportPart::parseProject(bool)
   ':
cppsupportpart.cpp:974: error: no match for 'operator=' in '
   (this->CppSupportPart::_jd + 44)->QMap<Key, T>::operator[] [with Key =
   QString, T = QPair<uint, uint>]((&fn)) = qMakePair(const T1&, const T2&)
   [with T1 = uint, T2 = Q_LONG]((&offset))'
/usr/local/lib/qt-copy/include/qpair.h:58: error: candidates are: QPair<T1,
   T2>& QPair<T1, T2>::operator=(const QPair<T1, T2>&) [with T1 = uint, T2 =
   uint]
cppsupportpart.cpp: In member function `virtual KDevDesignerIntegration*
   CppSupportPart::designer(KInterfaceDesigner::DesignerType)':
cppsupportpart.cpp:1875: warning: enumeration value `Glade' not handled in
   switch
make[4]: *** [cppsupportpart.lo] Fehler 1
make[4]: Leaving directory `/home/std/mykde/kdevelop-new/languages/cpp'
-----------------------------------------

This is since the most recent (?) backport. Former revisions compile fine.
Can somebody please have a look at it.

Bernd




More information about the KDevelop-devel mailing list