trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2013

Re: [trinity-devel] Tim: tdebindings FTBFS --- also libtqt-perl

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 11 Aug 2013 14:04:33 -0500
>>Tim,
>>
>>With the latest git from today, I see the foolowing build errors:
>>
>>x_10.cpp:16439:5: error: 'x_TDEApplication::x_TDEApplication(bool,
>>
>>bool)' cannot be overloaded
>>x_10.cpp:16418:5: error: with
>>'x_TDEApplication::x_TDEApplication(bool, bool)'
>>x_10.cpp:16446:5: error:
>>'x_TDEApplication::x_TDEApplication(bool)'
>>cannot be overloaded
>>x_10.cpp:16425:5: error: with
>>'x_TDEApplication::x_TDEApplication(bool)'
>>x_10.cpp:16453:5: error: 'x_TDEApplication::x_TDEApplication()'
>>cannot be overloaded
>>x_10.cpp:16432:5: error: with
>>'x_TDEApplication::x_TDEApplication()'
>
> I'm presuming this has something to do with the latest session
> manager changes. I was able to build both packages until then.
>
> Darrell

I's not the session manager changes.  It looks like the failure is due to
the changes to the TDEApplication API that allowed Bug 760 to be fixed. 
I'll need to see why smoke is failing to parse tdeapplication.h (yet
*again*).

Tim