trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

Re: [trinity-devel] GIT is broken again (Tim)

From: Darrell Anderson <humanreadable@...>
Date: Thu, 29 Nov 2012 15:32:10 -0800 (PST)
> 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