• 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
Re: warning: xxx.app depends on itself
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: xxx.app depends on itself


  • Subject: Re: warning: xxx.app depends on itself
  • From: Esteban <email@hidden>
  • Date: Tue, 26 Jun 2001 21:06:59 -0700

Make sure that you have created and written the source and header files for myController if you have an instance in your nib file. Otherwise, when you have an instantiated a custom class without a source and header file defining the custom class your application will fall back on NSObject (the super class of the custom class ) for any calls.

-Esteban

On Tuesday, June 26, 2001, at 10:20 AM, Ing. Roman Fischer wrote:

I try to build my first Java-Coca-App. When building the app I get the
above message. Later when I try to run the app I get the message

Unknown class `myController' in nib file, using `NSObject' instead.

What do I wrong?


Thank you in advance

Roman Fischer
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >warning: xxx.app depends on itself (From: "Ing. Roman Fischer" <email@hidden>)

  • Prev by Date: autoreleasing NSBezierPath object
  • Next by Date: Re: PB widget
  • Previous by thread: warning: xxx.app depends on itself
  • Next by thread: Re: warning: xxx.app depends on itself
  • Index(es):
    • Date
    • Thread