On Wednesday 12 March 2008 06:00, Adeodato Simó wrote: > Well, I've now seen in the 4.0.2-1 tarball ChangeLog that says: > > Allow for separate dir for Qt includes in configure.py > > But I can't find that option. It would be indeed very handy.
It should pickup the Qt include directories automatically via PyQt4.pyqtconfig.py. There is no option for setting that value in PyKDE4, because it should be the same path as in PyQt4. Let me know if it's not working - I have Qt and KDE includes in the same directory, so don't test it. Jim _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
