Re: WebCore
Re: WebCore
- Subject: Re: WebCore
- From: Chris Hanson <email@hidden>
- Date: Wed, 8 Jan 2003 18:27:00 -0600
At 3:17 PM -0500 1/8/03, Phillip Ulrich wrote:
Has anyone gotten this compiled and prebound, along with JSCore?
Yes. I used the August 2002 developer tools (with all updates) to do
so last night.
I changed JavaScriptCore and WebCore to not specify an install
location; they were specifying /WebCore/Library/Frameworks.
I built JavaScriptCore and put the resulting framework in ~/Library/Frameworks.
I removed JavaScriptCore.framework from the WebCore project and
re-added my version in ~/Library/Frameworks, because of path
stupidity in Project Builder.
Then I built WebCore.framework and put the resulting framework in
~/Library/Frameworks.
I haven't done anything more with it, but it all built fine and I
would guess it's all properly prebound (since I don't recall seeing
any warnings about that when building).
Oh, I built the Foo-48 versions that I downloaded from the web site:
http://developer.apple.com/darwin/projects/webcore/
I didn't use Darwin CVS. (Is it even in Darwin CVS yet? If it is,
is it in the live repository, or the batch-updated one?)
Now we just need to figure out how to use it all. :) (Oh, and
convince Apple that when Safari 1.0 ships these should live in
/System/Library/Frameworks instead of inside the Safari.app bundle.)
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >WebCore (From: Phillip Ulrich <email@hidden>) |