Device Compilation Error: 3.0 Beta 5

10 views
Skip to first unread message

António Martins

unread,
May 12, 2009, 11:19:35 AM5/12/09
to Three20
Hi,

I'm getting this error, when I compile the framework, for the device,
using the 3.0 beta 5.

/Users/ablm/Documents/workspace/three20/src/TTTableField.m:309: error:
property 'text' attempting to use ivar '_text' declared in super class
of 'TTTextViewTableField'

Is this giving to anyone? This was not happening with beta 3. I've
downloaded the yesterday version of Three20.

Anyone have a clue, how to solve this?

Thank you

David Clements

unread,
May 12, 2009, 11:21:38 AM5/12/09
to thr...@googlegroups.com
This happened to me.  I think the property declaration is redundant.  I commented it out and it seems happy.

Dave

2009/5/12 António Martins <antonio.jo...@gmail.com>

António Martins

unread,
May 12, 2009, 11:39:21 AM5/12/09
to Three20
Hi,

Thank you. It solve it. I've tried several things, but not the most
simple and basic. lol

Cya

On May 12, 4:21 pm, David Clements <digid...@gmail.com> wrote:
> This happened to me.  I think the property declaration is redundant.  I
> commented it out and it seems happy.
>
> Dave
>
> 2009/5/12 António Martins <antonio.jorge.mart...@gmail.com>

Christopher Atlan

unread,
May 12, 2009, 12:24:16 PM5/12/09
to thr...@googlegroups.com
From the beta release notes:
FIXED: Previously, the compiler incorrectly allowed synthesis of ivars
belonging to a superclass. This caused crashes or other undefined
behavior when the size of the superclass changed (such as running an
application compiled against an older OS on iPhone OS 3.0.) The fixed
compiler now generates an error when it encounters this condition. If
you have shipped an application to customers, Apple recommends
compiling against the 3.0 SDK and updating your existing application
if the problem exists.

Christopher
Reply all
Reply to author
Forward
0 new messages