Enrico Forestieri wrote:
On Thu, Aug 24, 2006 at 04:04:25PM +0200, Abdelrazak Younes wrote:
Does it suffice that I manually copy the Qt3Support files (which are
present in the the qt4 build dir, but do not get installed) to the
qt4 installation dir, or should I enable support for qt3 when building qt4?
Nothing like that... Forgot to "./autogen.sh" perhaps?
Nope. I started from autogen.sh and with an empty build dir.
In the meantime I simply copied the Qt3Support header files to
the installation dir and reissued "make". Compilation is going
on smoothly until now.
Ah... then it was a Qt4 installation problem then :-0.
Maybe the ui files have something specific to qt3?
Maybe... I don't know if my local Qt4 was compiled with -no-qt3support,
I guess not.
Abdel.