Mailing Lists: Apple Mailing Lists

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

Re: WebCore 415 build errors - missing include files



On May 28, 2005, at 4:41 PM, Andy Somogyi wrote:

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

The CFCharacterSetPriv.h one seems to be in there for no reason. You can just remove the include.


The ApplicationServicesPriv.h one is problematic. Putting it inside OMIT_TIGER_FEATURES sounds OK for now.

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).

Linking against WebKit is incorrect; you should be linking against a build JavaScriptCore, not the installed WebKit. But perhaps it will work anyway.


Where can we get these 2 include files?

You can't. Those are for Apple-internal use only and should not have been used in WebCore; it was an accident and needs to be fixed.


    -- Darin

_______________________________________________
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
References: 
 >WebCore 415 build errors - missing include files (From: "Andy Somogyi" <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.