Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebCore 415 build errors - missing include files



Hello

I am trying to build WebCore 415 (without any modification), and it attempts to include 2 header files that are not part of the standard OS 10.4 / XCode install:

ApplicationServices/ApplicationServicesPriv.h and
CoreFoundation/CFCharacterSetPriv.h

If I define OMIT_TIGER_FEATURES and surround each include with a
'#if OMIT_TIGER_FEATURES
#else
#include...
#endif,

WebCore seems to compile and run fine (with some more tweaking such a adding an include directory search path for libxml and JavaScriptCore, and select linkage against WebKit instead of JavaScriptCore).

Where can we get these 2 include files?

thanks.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webcore-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webcore-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.