On 19/08/2012 21:40, Timothy Pearson wrote:
On 18/08/2012 23:52, Robert Xu wrote:
On Sat, Aug 18, 2012 at 3:22 PM, Timothy Pearson kb9vqf@pearsoncomputing.net wrote:
On 18/08/2012 03:31, Darrell Anderson wrote:
>> kstyle.h:261:6: >> error: 'TQStyleControlElementData' has not been declared > Bump. Is nobody building from nightly having this problem? The failure looks related to the recent kstyle API changes. I haven't yet seen the failure here, but I haven't tried building in the past several days because of other build failures.
Darrell
It fails here in the same manner.
Are you building with TQt3 or Qt3? Also, is there a full build log available anywhere?
I'm personally building with Qt3 and tqtinterface, as I haven't gotten TQt3 to build for me yet. Patches that I use in tdelibs and/or Qt3 defines any TQStyleControlElementData... Nor do I know where it is even defined. http://susepaste.org/28038595
I was building with TQt3..
-- Any question is easy if you know the answer!
Can I see a build log?
Thanks!
Tim
Sure, will do as soon as I can. In the meantime, there appears to have been some cross-contamination recently as I have just tried a fresh build from git using TQt3 (which builds fine) but tqtinterface fails pretty much immediately with
'/bin/ld: cannot find -lqt-mt'
which obviously isn't right. No, I have not got, nor ever had Qt3 on this system. I'll follow up as soon as I can.
Cheers, Mike.