From kde-devel Thu Feb 14 13:21:36 2002 From: "F () lk Brettschneider" Date: Thu, 14 Feb 2002 13:21:36 +0000 To: kde-devel Subject: Re: kdelibs-3.0beta2 on IRIX X-MARC-Message: https://marc.info/?l=kde-devel&m=101369304301815 Hi, David Faure wrote: > > On Thursday 14 February 2002 03:10, Jesse Barnes wrote: > > problems caused by a compiler bug: > > > > * interfaces/ktexteditor/editor.moc triggers compiler bug in namespace > > handling--workaround is to add 'using namespace KParts;' to editor.h Note that such change in the source code activates another bug in TrollTech's moc of Qt2. I said this because the same problem is in kdevelop (kdevelop/widgets/qextmdi/include/qextmdimainfrm.h) You can only decide between: to be source-compatible for KDE2 and KDE3 with the disadvantage of not compilable on IRIX or to let it compile on IRIX but to get Qt linker errors when trying to build the Qt2 version. I don't see a solution. Ciao,F@lk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<