|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I've got a Cocoa app which is compiled in Xcode 1.0.1. It calls CGSetLocalEventsFilterDuringSupressionState() from the ApplicationServices framework. The project was originally built in and ran fine in Jaguar. I'm now building using the same code with Xcode in Panther (10.3.1). It builds and runs fine in Panther, but on Jaguar (10.2.8) it crashes. The console log shows the following error message:
dyld: Undefined symbols: undefined reference to _CGSetLocalEventsFilterDuringSuppressionState expected to be defined in ApplicationServices
If I comment out the call to CGSetLocalEventsFilterDuringSupressionState, the rest of the app runs fine including calls to CGSetLocalEventsSuppressionInterval and CGEnableEventStateCombining.
Is there any significance in the dyld message spelling _CGSetLocalEventsFilterDuringSuppressionState (two "p"s) when the function name is documented and used as CGSetLocalEventsFilterDuringSupressionState?
Hope this helps, Eric _______________________________________________ xcode-users mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users Do not post admin requests to the list. They will be ignored.
| References: | |
| >Problem compiling on Panther then running on Jaguar (From: Jeff Schneiderman <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.