Zerolink: undefined symbols for QuickTime/QuickTime.h
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