CocoaInCarbon errors
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