[Mono-dev] webkit-sharp on Windows
Quandary
quandary82 at hailmail.net
Mon Feb 14 07:19:09 EST 2011
Hi,
I've made a little browser window according to this one:
http://huseyincakir.wordpress.com/2010/01/22/mono-webbrowser-with-webkit-gtk-not-winforms/
Furthermore, I got GTK# and Glade applications working on Windows.
My understanding is that I could also use the very same webkit-sharp.dll
on Windows.
But I suppose it would need the native webkit dlls it depends on.
So, what dependencies does it need?
Can I just take the native dll's of WebKit.NET-0.5-bin-cairo ?
Would that work ?
Or are there Linux-only names hardcoded ?
If not, do I need to put them into the same path as webkit-sharp.dll
or in a folder in the path environment variable ?
Here a list of dll's in WebKit.NET
CFLite.dll
icudt40.dll
icuin40.dll
icuuc40.dll
JavaScriptCore.dll
libcurl.dll
libeay32.dll
libexslt.dll
libxml2.dll
libxslt.dll
objc.dll
pthreadVC2.dll
SQLite3.dll
ssleay32.dll
WebKit.dll
WebKit.Interop.dll (.NET dll)
WebKit.resources
WebKitBrowser.dll (.NET dll)
WebKitBrowser.dll.manifest
WebKitBrowserTest.exe
<DIR> CFLite.resources
<DIR> JavaScriptCore.resources
More information about the Mono-devel-list
mailing list