• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: development / deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >development / deployment (From: James Hannigan <email@hidden>)

  • Prev by Date: Re: development / deployment
  • Next by Date: Re: AddressBook card view
  • Previous by thread: Re: development / deployment
  • Next by thread: Re: development / deployment
  • Index(es):
    • Date
    • Thread