• 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: Rustam Muginov <email@hidden>
  • Date: Wed, 19 Jan 2005 10:27:56 +0300

On 1/19/05 9:29 AM, "James Hannigan" <email@hidden> wrote:

> Hi -
>
> I get the following linker error when switching to deployment build style.
>
> 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
>
> Do I need to link differently for deployment style?  I shouldn't think so.
> Any way around this?
>

Looks like you should add IOKit framework to your project.
Default development style does allow "Zerolink" linking where you don't have
to add all necessary symbols. Deployment style does require linker to
resolve all external references


 _______________________________________________
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: Thread and sleep
  • Next by Date: Re: development / deployment
  • Previous by thread: development / deployment
  • Next by thread: Re: development / deployment
  • Index(es):
    • Date
    • Thread