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 <zhangha...@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
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to