On Monday 13 April 2009 06:48:02 pm David Johnson wrote: > The only place I ran across problems was with QtGui. The core problem is > with the new QGTKStyle. I was able to fix this in a non-port build by > changing src/gui/Makefile. Alternatively, once could patch > src/gui/styles/styles.pri to totally disable QGTKStyle. (And make it a > separate port).
Thinking this over some more, I still believe QGTKStyle should be a separate port. The reason is that it depends on GTK+, which would make an odd dependency for Qt. I've found some time to work some more on the 4.5 ports this weekend, and am poking about the qt3/qt4 conflict. -- David Johnson _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
