• 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: XCode Unknown class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode Unknown class


  • Subject: Re: XCode Unknown class
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Tue, 14 Sep 2004 23:45:33 +0200

At 19:38 Uhr +0100 14.09.2004, email@hidden wrote:
I'm using Cocoa with java, and after migrating (copying) my
application from my
ibook to my G4 desktop Mac an error occurred:

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

Does anybody know how to solve this problem???
I've tried to check all the names and classes and all are OK...

Well, I wouldn't know about Java, but if this was Objective C I'd say:

Turn ZeroLink off or recompile on the G4. ZeroLink is *only* for debugging and generates machine-dependent code.

If you migrated the entire project and not just the executable, you may want to do a "clean" on your project, because the intermediate data xCode generates is also sometimes machine-dependent.

I doubt that a Java project would have these problems, but since Cocoa itself is ObjC, maybe something else is compiled in and suffers from this problem.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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: XCode Unknown class
      • From: email@hidden
References: 
 >XCode Unknown class (From: email@hidden)

  • Prev by Date: Re: controlTextDidChange, backspace possible?
  • Next by Date: Re: autorelease - when is retain count decremented
  • Previous by thread: Re: XCode Unknown class
  • Next by thread: Re: XCode Unknown class
  • Index(es):
    • Date
    • Thread