• 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: "Kyle Sluder" <email@hidden>
  • Date: Sat, 25 Aug 2007 17:41:08 -0400

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
 _______________________________________________
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: Giacomo Monari <email@hidden>
References: 
 >ZeroLink: unknown symbol (From: Giacomo Monari <email@hidden>)

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