On Sat, Aug 18, 2012 at 7:32 PM, Timothy Pearson kb9vqf@pearsoncomputing.net 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 think I know what happened. As you can probably guess I do all of my development on TQt3, not Qt3. Therefore, I did not add several defines to tqt.h that are needed to build TDE on Qt3. They should now be present in tqtinterface as of GIT hash a1b781f.
Please let me know if this fixes the build failures!
Tim
Seems to have fixed this certain build failure - I'll let you know if anything else comes up with tdelibs!