• 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
Building with Subclasses
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building with Subclasses


  • Subject: Building with Subclasses
  • From: August Trometer <email@hidden>
  • Date: Sun, 16 Jan 2005 13:08:08 -0500

I'm sure this is an easy one, but...

I've written several subclasses -- one main subclass, which is a subclass of NSObject, and the rest, which are subclasses of the main subclass. When I try to use these, I'm running into numerous build errors.

Either the app won't build at all because the subclass is undefined, or, if I use enough #imports (@class won't work) in the right places, the app will build, but only in development mode. The dev-mode build gives me lots of Zerolink warnings about "duplicate symbols." In deployment mode, it won't build at all.

Obviously, I'm not importing these subclasses correctly, so my question is, where and how is the best way to do this?

Thanks!

August



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Building with Subclasses
      • From: Joakim Danielson <email@hidden>
  • Prev by Date: Re: Changing Bundle Name
  • Next by Date: Re: Building with Subclasses
  • Previous by thread: re: Sample NSSpellServer XCode-Project
  • Next by thread: Re: Building with Subclasses
  • Index(es):
    • Date
    • Thread