[webkit-help] Building 64 bit version of WebKit on Windows
Brent Fulgham
bfulgham at gmail.com
Tue Feb 21 20:19:44 PST 2012
Hi Luc,
On Feb 21, 2012, at 9:53 AM, Luc R. wrote:
> I investigated win cairo support libaries, and it looks like there is dependency on 32 bit objc.dll, which is not freely available in sources. Thus, at the moment the whole project cannot be recompiled as 64 bit. Am I right?
The objc.dll is built as part of OpenCFLite. All sources are provided (see https://github.com/bfulgham/WinCairoRequirements/tree/master/src/opencflite/objc4).
It's actually not really used for anything (IIRC) and could probably be removed.
Since there is no redistributable Objective C object library, I can't imagine what the DLL is actually being used for.
-Brent
More information about the webkit-help
mailing list