tdebindings failed to build with the following:
x_6.cpp:2318: error: 'class x_TQEventLoop' has no member named 'gsourcePrepare' x_6.cpp:2318: error: 'GSource' was not declared in this scope x_6.cpp:2318: error: expected primary-expression before ')' token x_6.cpp:2323: error: 'class x_TQEventLoop' has no member named 'gsourceCheck' x_6.cpp:2323: error: 'GSource' was not declared in this scope x_6.cpp:2323: error: expected primary-expression before ')' token x_6.cpp:2328: error: 'class x_TQEventLoop' has no member named 'gsourceDispatch' x_6.cpp:2328: error: 'GSource' was not declared in this scope x_6.cpp:2328: error: expected primary-expression before ')' token x_6.cpp:2333: error: 'class x_TQEventLoop' has no member named 'processX11Events'
Tim,
Reversing commit 84f70969 2012-11-26 and rebuilding tqt3 allows me to build tdebindings and libtqt-perl.
Darrell