Hi,

Luboš Doležel wrote:
>
> The original source code license is still valid... so it should be OK.
>
> I tried to make the current binary work with GNUstep, but it needs the
> WebKit.framework:
>
> $ dyld Contents/MacOS/Pixen
>
> Cannot load
> @loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle:
> Cannot load
> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit: File
> not found: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
>
> WebKit.framework seems to be a hell of an API to reimplement...
>
Perhaps it is only used for some help system or some non-essential task
and for that you could just try linking against simple-webkit which
implements a subset of WebKit.

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to