plug-in problem
plug-in problem
- Subject: plug-in problem
- From: Jon Hull <email@hidden>
- Date: Tue, 2 Sep 2003 03:42:41 -0700
I am getting the following errors in the console:
1)Both XXX and YYY have implementations of class CurrentAssignment
2)objc: thread is already initializing this class!
my app then just exits with status 1. My plug is dependent on the
class CurrentAssignment, so if I only include the .h file it wont
compile. Both the plug and app need the class.
I am a pretty good programmer, but I am afraid that this is beyond me.
I would appreciate any insight that you may have.
Thanks,
Jon
_______________________________________________
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.