I do need the plugin support.. -- Ram
On 8/30/10 1:08 PM, Ariya Hidayat wrote:
I am trying to port WebKit to a MIPS based platform and ran into compilation errors below: Since I configured for no X11 support (using directfb without X11), I am wondering as to why X11/Xlib.h, X11/Xutil.h and X11/Xresource.h are still being included.. the result is that the compilation fails with these errors: In file included from ./WebCore/bridge/npruntime_internal.h:28, from ./WebCore/bridge/NP_jsobject.h:31, from WebCore/bindings/js/ScriptController.cpp:34:It's from the NPAPI plugin support. Try to rebuild but with plugin support disabled.
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
