[webkit-help] How to develop NPAPI plugin with webkit lib

Harry Zhang zhanghaili at gmail.com
Sun Jul 12 20:06:54 PDT 2009


Besides the issue of missing NPAPI headers, i also failed to find npruntime
symbols such as NPN_CreateObject in libwekbit-1.0 (i used objdump -t to
check the symbols), so i got "undefined reference to NPN_CreateObject"
during the link phase, somehow confused.
I'm a newbie in this NPAPI plugin area, am i on the right track?

On Fri, Jul 10, 2009 at 7:27 PM, Harry Zhang <zhanghaili at gmail.com> wrote:

> Hi all, after i built and make install the webkit (r45555) gtk port on
> Ubuntu, i want to develop a NPAPI plugin for webkit, however i cannot found
> related NPAPI headers (such as npapi.h, npruntime.h) in webkit-1.0 include
> directory, can anybody point out where to find these headers, or what i've
> missed in the build and install steps?
>
> Many thanks in advance!
>
> Regards,
> Harry
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090713/7fb82b23/attachment.html>


More information about the webkit-help mailing list