Windows with .NET Framework
Due to the requirements of both the WebKit library and the .NET framework, WebKit .NET will only run on fairly modern Windows systems. As of version 0.4, the minimum requirements include:
- Windows XP SP3 or higher
- Microsoft .NET Framework 2.0 - download for x86 | x64
- Microsoft Visual C++ 2008 SP1 runtime libraries with ATL security update (x86) - download
The WebKit .NET 0.4 binary package has been tested successfully on a fresh install of Windows XP with only the above dependencies installed. On Windows Vista, only the Visual C++ runtime security update must be installed. This will be done via Windows Update if you have automatic updates enabled.
The above requirements also assume that the provided WebKit library was built using Visual C++ 2008 and with Cairo support (this is the case with the compiled libraries provided here). If you have aquired a WebKit binary from somewhere else or build one yourself then the requirements may be different. Please see Building WebKit or the WebKit project site for more information.
Windows with Mono
Not supported (as of version 0.4).
Linux with Mono
Not supported (as of version 0.4).