i'm compiled my GtkLauncher against the libwebkit compiled from
http://funpidgin.sourceforge.net/2008-08-20/megarian-webkit-sort-of-works-on-windows-now

and i get this error at runtime:
impossible to find an entering point GetMangledSiteSid of procedure in
library of dynamic link ADVAPI32.DLL
( screenshoot: http://img83.imageshack.us/my.php?image=schermataeq7.png )

i have debugged and i get this error when "webkit_web_view_new ()" is called

I'm on Windows XP sp3, and i have seen that in my version of
advapi32.dll (c:\windows\system32) the
GetMangledSiteSid function isn't declared, while it is declared in
libadvapi32.a (c:\cygwin\lib\w32api).

How can i fix this error?

Thanks anyway

Marco Rocco
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to