Newbie Q: error on doAlert
Newbie Q: error on doAlert
- Subject: Newbie Q: error on doAlert
- From: Michael Hanna <email@hidden>
- Date: Thu, 1 May 2003 08:23:19 -0400
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.
Any ideas why I'm getting this error?
Michael
_______________________________________________
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.