From kde-devel Wed May 05 22:41:10 2004 From: Jorge Bernal Date: Wed, 05 May 2004 22:41:10 +0000 To: kde-devel Subject: Problem compiling kdebase/kcontrol/kfontinst Message-Id: <200405060041.10504.koke () amedias ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=108379688905936 Here is the fail: /home/kdedev/src/kde/kdebase/kcontrol/kfontinst/lib/FontEngine.cpp: In member function `bool CFontEngine::openFontT1(const QString&, short unsigned int)': /home/kdedev/src/kde/kdebase/kcontrol/kfontinst/lib/FontEngine.cpp:1256: error: operands to ?: have different types /home/kdedev/src/kde/kdebase/kcontrol/kfontinst/lib/FontEngine.cpp: In member function `bool CFontEngine::openFontTT(const QString&, short unsigned int)': /home/kdedev/src/kde/kdebase/kcontrol/kfontinst/lib/FontEngine.cpp:1427: error: operands to ?: have different types make[4]: *** [FontEngine.lo] Error 1 Th two lines are equal: QString psName=famIsPs ? itsFamily : FT_Get_Postscript_Name(itsFt.face); I'm not a C++ guru but the sintax seems OK to me. -- "Sólo el éxito diferencia al genio del loco" Blog: http://www.amedias.org/koke Web Personal: http://sindominio.net/~koke/ JID: koke@zgzjabber.ath.cx >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<