• 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
CocoaInCarbon errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CocoaInCarbon errors


  • Subject: CocoaInCarbon errors
  • From: Daniel Child <email@hidden>
  • Date: Thu, 01 Dec 2005 11:58:01 -1000

Hi,

I downloaded the CocoaInCarbon sample program from Apple, but when i tried to open the XCode project, I encountered this error:

Reason: *** -[PBXToolbar _notificationPostingEnabled]: selector not recognized [self = 0x43df770].

I am new to Carbon and XCode and don't even know where to start figuring this out. Does anyone have any idea why this project is not opening?

I also tried porting all the files to ProjectBuilder (so I can use it on a computer running 10.2), and when I tried to build, I got this error:

ld: Undefined symbols:
.objc_class_name_NSAutoreleasePool
.objc_class_name_NSBundle
.objc_class_name_NSConstantString
.objc_class_name_NSObject
_NSApplicationLoad
_NSLog
__NSConstantStringClassReference
_objc_msgSend
_objc_msgSendSuper

I have no idea why these class names would be considered "undefined" as there is clearly an #import <Cocoa/Cocoa.h> line in the code. I would very much like help on this problem as well, since for backwards compatibility, I want to continue working in PB.

Thanks in advance!

Daniel
_______________________________________________
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
  • Prev by Date: Re: How to find a window under the cursor
  • Next by Date: Re: Tree Data Structure in objc-C?
  • Previous by thread: Re: NSBundle mainBundle returning wrong path!
  • Next by thread: Re: Tree Data Structure in objc-C?
  • Index(es):
    • Date
    • Thread