MDI support library QextMDI 0.1

Falk Brettschneider gigafalk at geocities.com
Thu Sep 23 10:04:58 BST 1999


Falk Brettschneider wrote:
> 
> Mattias EngdegÄrd wrote:
> > I tried it (had some problems with a missing tr() function, but I might
> > have made a mistake, and it's early alpha).
> Mmh. Strange... Many people reported trouble with tr() but currently I
> have no idea why that can happen. I got it work on SuSE6.1, SuSE6.2,
> NT4.0 with Qt2.00 and 2.0.1 both of them without problems.
> tr() is a static function of QObject and all QextMdi classes inherit
> QObject and they define the macro Q_OBJECT macro. So normally it should
> work. (?)

Because of this problem Espen Sand wrote to me:
> Ok, I just realized I did not check the one thing that can happen when I have 
> multiple Qt's in the system and everything seem to be done correctly. I was
> using the std /usr/bin/moc (Qt-1.44). Once I hardcoded the makefile to use
> the one for pre-2.1.0 (ie cvs version) I got the linking to work.
That's why: Please check if you use a newer version of "moc" than for
the 1.44 version!
It seems the old moc causes the problems...
I use the moc coming with Qt>=2.00.

-- 

Ciao,
--Falk



More information about the KDevelop mailing list