On 21/08/2012 19:35, Darrell Anderson wrote:
I can't build tdebase against Qt3 (bug report 1050) or
python-tqt against TQt3 (bug report 1168). Is the Python-tqt FTBFS issue down to Python-tqt or is it TQt3 that is the problem?
Based upon the error messages, the problem appears to be the recent kstyle API changes. I suspect python-tqt is missing a header include somewhere, or something similar.
Ah yes, the #include of "ntqstyle.h" is missing from './qt/sipqtTQStyleWidgetActionRequestData.cpp' after the configure.
Cheers, Mike.