[webkit-dev] Adding Javascript object to Webkit

Mark Rowe mrowe at apple.com
Mon Apr 14 14:06:59 PDT 2008


On 10/04/2008, at 20:40, Lee Ka Yuk wrote:

> Dear all,
>
> I've tested with JSCore/API and JSCore/binding.
> To my surprise, none of the test apps is working.
>
> I don't have <CoreFoundation/CoreFoundation.h> in my platform
> (Qtopia/Ubuntu) so I could not pass the build of
> JSCore/API/JSStringRefCF.h.
> How can I use JSCore/API then?

#include <JavaScriptCore/JavaScript.h> to avoid the dependency on  
CoreFoundation.  It won't make testapi.c compile as that currently  
exercises the two CoreFoundation-specific convenience functions in the  
JavaScriptCore API.

- Mark



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2413 bytes
Desc: not available
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080414/b01ff737/smime-0001.bin


More information about the webkit-dev mailing list