Re: Porting KDE3 to IRIX / MipsPro
[email protected] (Marcus Camen)
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Friday 03 May 2002 19:36, Michael Matz wrote: > Hi, > > On Fri, 3 May 2002, Marcus Camen wrote: > > The compile errors are always like > > > > cc-3168 CC: ERROR File = editor.moc, Line = 76 > > Ahh, you didn't say, that these were in the .moc files. That's the > usual bug in moc which doesn't copy very well with namespaces. What > qt version are you using? I wonder that they still haven't fixed it > (it interacts wrongly with broken compilers). You might dig in the > mailing archives, maybe you find a patch for an old version of moc > from me (I'm sure I posted one, but be aware that this is now long > ago, over a year). I am not immediately able to look if I find it > from somewhere. I am using QT 3.0.3. The changelog of 3.0.4 doesn't mention anything about moc. The patch: http://lists.kde.org/?l=kde-devel&m=97735497916534&w=2 I will try this on Monday. Thanx very much. There are of course some other namespace problems left (std::). More on this later... -- Marcus Camen