Gideon port to Qt 3
F@lk Brettschneider
gigafalk at yahoo.com
Thu Aug 30 13:26:46 UTC 2001
Harald Fernengel wrote:
>
> Hello,
>
> I am through with libkdevelop and almost all the parts now (I have to admit
> that I don't have Java nor Python nor PHP installed on my machine so I cannot
> compile these, sorry).
>
> So far I inserted 11 times a #if in the code, mainly because of the new style
> engine and some changes in QPainter. It looks like the move to KDE 3
> will be a very smooth and painless one.
>
> The problem that bugs me most is the "Qt3Stuff" directory. If no one has a
> good suggestion for removing it from the build process, I'll just do it by
> brute force (putting #if in every header and cpp file).
You could provide two Makefile.am's, one for Qt-3, one for Qt-2.
e.g.:
Makefile.am.hiddenQt2
Makefile.am
People who want to compile with qt2 can rename it locally.
Just a thought,
F at lk
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list