On 7/31/07, B. Keroack <[EMAIL PROTECTED]> wrote: > Again, I assume a problem with Qt debug support.
Have you tried adding the following to rbutilqt.pro? DEFINES += QT_NO_DEBUG_OUTPUT This disables debug output completely (but I don't know if this helps in your case -- I'm surprised that Gentoo's Qt4 ebuild doesn't support debug output) - Dominik
