Jim Osborn wrote:
> But I did wonder about all those src/frontends/qt2/... pathnames in
> LyX, which I noticed in Lyx 1.3.5.  I assumed the numbering scheme
> was something internal to LyX, not to QT itself, but I can't really
> tell from a naive examination of a few LyX qt2 source files.  Does
> anyone here know if LyX 1.3.6 is using QT 2 .ui files, as Paal seems
> to think?  If not, I should probably follow up on my bug report.

Yes, we have retained Qt2 support for now. Personally, I've never had a
problem using Qt3's uic although we do insist that you use Qt2's designer
if you want to modify a .ui file.

> Since adding the -nounload flag to UICFLAGS makes LyX build
> successfully, maybe it's not really a QT bug; maybe the LyX top-level
> Makefiles should specify that flag.  I can't find any documentation
> on either UICFLAGS or -nounload in any of the QT installation files,
> or on the Trolltech site, so I can't speculate on reasons to not
> always include that flag.  I noticed that flag was often used in
> various postings to the Trolltech site, fwiw.  But there was never
> any discussion of the flags themselves in those posts.
> 
> Does anyone here know why LyX doesn't use -nounload by default?

Ignorance? That's usually a key reason :) Given that there's nothing about
the flag in "man uic", maybe you should bug the Trolls about that?

What does the flag do BTW?
 
-- 
Angus

Reply via email to