• 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
Class used in Interface Builder not being linked?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Class used in Interface Builder not being linked?


  • Subject: Class used in Interface Builder not being linked?
  • From: Garth Shoemaker <email@hidden>
  • Date: Fri, 4 Oct 2002 11:35:30 -0700 (PDT)

Hello,

I wrote a subclass of NSImageView that I imported into Interface Builder.
The interface built fine. I then included the .h and .a static lib in
Project Builder. It seems, however, that Project Builder may not be
linking the class properly (this is a guess), as I get this runtime error:

2002-10-04 11:16:36.453 EasyPDT[6481] Unknown class 'nswarpview' in nib
file, using `NSImageView' instead.

Also, interestingly, if I include the source of the class instead of the
lib produced from the source, it works ok. This is unacceptable, however,
as I want to distribute the lib only.

Any ideas?
Thanks,
Garth
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: C to Objective-C
  • Next by Date: Re: relaunch Finder...
  • Previous by thread: Re: NSPrintInfo and updateChangeCount problems
  • Next by thread: Forcing Porject builder to use makefile?
  • Index(es):
    • Date
    • Thread