Re: Newbie Q: error on doAlert
Re: Newbie Q: error on doAlert
- Subject: Re: Newbie Q: error on doAlert
- From: "Clark S. Cox III" <email@hidden>
- Date: Thu, 1 May 2003 08:49:55 -0400
On Thursday, May 1, 2003, at 08:23 US/Eastern, Michael Hanna wrote:
In my .m file I call doAlert() a few times. I get a linking error
saying that _doAlert is an undefined symbol...
I have
#import <Foundation/Foundation.h>
#import <Cocoa/Cocoa.h>
#import <QuickTime/QuickTime.h>
in my .h file and under Frameworks I have all these checked, including
AppKit.framework.
"doAlert" doesn't seem familiar to me. Where *should* it be defined?
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
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.