Re: [Pyobjc-dev] WebCore support
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@cw...> - 2003-06-28 20:50:03
|
On zaterdag, jun 28, 2003, at 15:01 Europe/Amsterdam, Ronald Oussoren wrote: > I've just checked in a patch that (amongst others) enables support for > the constants in the WebCore framework. To compile the current CVS > version you have to install the WebCore SDK. > > I have not yet check if the compiled version will work on a system > without Safari 1.0. I don't want to rely on optional applications, so > if the binary version does not work without Safari 1.0 I'll roll back > this part of the patch until we find a better solution. Purely by chance I have a machine that's still at Safari beta 2, and unfortunately PyObjC doesn't compile. I get a long string of error messages, starting with In file included from Modules/Foundation/_Foundation.m:233: Modules/Foundation/_Fnd_Enum.inc:103: `NSHTTPCookieAcceptPolicyAlways' undeclared here (not in a function) So I think we should leave this out. Just in case you come up with something bright I will not upgrade my machine just yet, so if you think you have a workaround let me know and I'll test. -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |