• 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
Zerolink: undefined symbols for QuickTime/QuickTime.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Zerolink: undefined symbols for QuickTime/QuickTime.h


  • Subject: Zerolink: undefined symbols for QuickTime/QuickTime.h
  • From: Jack <email@hidden>
  • Date: Wed, 03 Aug 2005 16:21:33 +0200

Ever since I added "#include <QuickTime/QuickTime.h>" to my cocoa program I
have been unable to use the development build to debug, as with zerolink
enabled I get the following warning:

ld: Undefined symbols:
__Unwind_GetCFA
__Unwind_GetGR
__Unwind_GetIP

I have the quicktime.framework linked and everything works fine under the
deployment build. Strange that the error is with zerolink enabled and not
backwards, I thought zerolink didn't check for links? A pointer of any files
that I might need to link or a solution to allow me to ignore/remove the
warning and continue to use development build for debugging, instead of
being forced into deployment build forever.

Jack Frost


 _______________________________________________
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

  • Prev by Date: Re: CoreData - re-faulting object and removing self-observers results in messages being sent to zombie
  • Next by Date: Re: Question on guidelines of integrating C++ calls
  • Previous by thread: tabs in a text view
  • Next by thread: Re: Question on guidelines of integrating C++ calls
  • Index(es):
    • Date
    • Thread