• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
static typing (Learning Cocoa Chapter 13)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

static typing (Learning Cocoa Chapter 13)


  • Subject: static typing (Learning Cocoa Chapter 13)
  • From: Michael Grant <email@hidden>
  • Date: Fri, 21 Sep 2001 12:07:31 -0500

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!


  • Follow-Ups:
    • Re: static typing (Learning Cocoa Chapter 13)
      • From: John Hörnkvist <email@hidden>
    • Re: static typing (Learning Cocoa Chapter 13)
      • From: Henri Lamiraux <email@hidden>
  • Prev by Date: Re: Advice request from newbie
  • Next by Date: Re: static typing (Learning Cocoa Chapter 13)
  • Previous by thread: Re: NSSound--description forthcoming
  • Next by thread: Re: static typing (Learning Cocoa Chapter 13)
  • Index(es):
    • Date
    • Thread