• 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: ZeroLink: unknown symbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ZeroLink: unknown symbol


  • Subject: Re: ZeroLink: unknown symbol
  • From: Giacomo Monari <email@hidden>
  • Date: Sun, 26 Aug 2007 02:22:29 +0200

Kyle Sluder ha scritto:
On 8/25/07, Giacomo Monari <email@hidden> wrote:
 What's this problem with undefined symbols and how can I resolve it?

Thank you very much,
Giacomo

Obviously you're not linking with the library that defines the "undefined symbol". You can't expect the linker (ld) to be able to build a program if it can't find all of its components. Add the appropriate library to your Link with Library phase.

ZeroLink is evil (in the way that the C++ FAQ uses "evil").  Disable
it if you want predictable behavior, especially when you're trying to
figure out why ZeroLink is giving you unpredictable behavior.

--Kyle Sluder

Ah, thx Kyle... But what library I have to add? I'm working with iterators of vectors... Shouldn't be they defined simply including <vector>? And what's Library phase?

Giacomo


-- Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:

Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6905&d=26-8
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: ZeroLink: unknown symbol
      • From: "Shawn Erickson" <email@hidden>
    • Re: ZeroLink: unknown symbol
      • From: "Finlay Dobbie" <email@hidden>
References: 
 >ZeroLink: unknown symbol (From: Giacomo Monari <email@hidden>)
 >Re: ZeroLink: unknown symbol (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: ZeroLink: unknown symbol
  • Next by Date: Re: ZeroLink: unknown symbol
  • Previous by thread: Re: ZeroLink: unknown symbol
  • Next by thread: Re: ZeroLink: unknown symbol
  • Index(es):
    • Date
    • Thread