Re: development / deployment
Re: development / deployment
- Subject: Re: development / deployment
- From: daniel <email@hidden>
- Date: Tue, 18 Jan 2005 23:33:55 -0800
It looks like you are using the IOKit framework but not linking directly to it. Add IOKit.framework to your project, or remove the code that is trying to link against it (SerialController.c/m?).
I don't know why this isn't causing an error on development built, maybe it has something to do with ZeroLink.
Daniel
On Jan 18, 2005, at 10:29 PM, James Hannigan wrote:
Hi -
I get the following linker error when switching to deployment build style.
<x-tad-smaller>ld: /logDADS/build/GPSLog.build/DADSLog.build/Objects-normal/ppc/SerialController.o illegal reference to symbol: _IOIteratorNext defined in indirectly referenced dynamic library /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
</x-tad-smaller>Do I need to link differently for deployment style? I shouldn't think so. Any way around this?
Thanks,
-Jim
<x-tad-smaller>
</x-tad-smaller> _______________________________________________
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
_______________________________________________
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