Re: Illegal reference
Re: Illegal reference
- Subject: Re: Illegal reference
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 26 Apr 2003 21:54:34 +0100
On Saturday, April 26, 2003, at 09:34 pm, email@hidden wrote:
illegal reference to symbol: _IOIteratorNext defined in indirectly
referenced dynamic
library /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
Any help will be appreciated.
You need to link against IOKit.framework. Do Project->Add Framworks...
and make sure the check box next to it is checked for the target you're
trying to compile in the project outline.
-- Finlay
_______________________________________________
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.