Problem compiling a 10.5 project for 10.6
Problem compiling a 10.5 project for 10.6
- Subject: Problem compiling a 10.5 project for 10.6
- From: email@hidden
- Date: Mon, 16 Aug 2010 18:35:14 +0000 (UTC)
Hi
I have a project I need to convert to Snow Leopard, but keep getting the following error when I try to compile.
File not found: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/versions/A/AE
After much digging, I found a AE.framework in the "CoreServices" framework, but when I include it in my project I get hundreds of "Undefined xxx" errors.
These are the frameworks I include in the 10.5 version (which compiles without incident)
WebKit.framework
AppKit.framework
IOKit.framework
Carbon.framework
Cocoa.framework
OSAKit.framework
I assume AE.framework is for AppleEvents, but where does it REALLY live in Snow Leopard and what substitutions will I need to make from the above list to get my app compiling?
Thanks for any help
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden