undefined reference when running app on 10.2 compiled with universal binary
undefined reference when running app on 10.2 compiled with universal binary
- Subject: undefined reference when running app on 10.2 compiled with universal binary
- From: "matt jaffa" <email@hidden>
- Date: Fri, 2 Jun 2006 10:17:13 -0600
Hi,
We have an app that we are compiling on 10.4 with XCode 10.2. We are
linking against the 10.4usdk and can't link lower than that since we
must have it be a universal binary.
The error is as follows:
dyld: Undefined symbols:
undefined reference to _CGSetLocalEventsFilterDuringSuppressionState
expected to be defined in ApplicationServices
I saw this past post (
http://lists.apple.com/archives/Xcode-users/2003/Nov/msg00991.html )
but did not work at all. And only option #3 is feasible in our case.
Any help with this would be appreciated. Please post to the list but
include my email address in the CC so I can get response right away. I
am subscribed to digest and don't want to wait that long for an answer
provided there is a solution.
Thanks,
Matt
_______________________________________________
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