Re: static typing (Learning Cocoa Chapter 13)
Re: static typing (Learning Cocoa Chapter 13)
- Subject: Re: static typing (Learning Cocoa Chapter 13)
- From: Henri Lamiraux <email@hidden>
- Date: Fri, 21 Sep 2001 10:18:07 -0700
Try dummyView*
On Friday, September 21, 2001, at 10:07 AM, Michael Grant wrote:
Chapter 13 of "Learning Cocoa" instructs the reader to statically type
the interface outlets in "InfoWindowController.h". But when I try to
compile, I get the error messages "'dummyView' cannot be statically
allocated" and "statically allocated objects not supported". If I
change the allocation for "dummyView" back to "id" and try again to
compile, I get the same message for the next variable, and so on. What
am I doing wrong?
TIA,
Michael
-- Now with LRF support and LBL technology!
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Henri Lamiraux
Engineering Manager
User Interface Tools Group
Apple