I wanted to try WebKit by following this tutorial, but gmcs compiler was't able to find "webkit-sharp-1.0" package. Where can i get it and how to install it?
Asked
Active
Viewed 3,506 times
1 Answers
1
The original Webkit# no longer seems under development (latest commit is from 2009) and I have never encountered any windows packages for it but you can use open-webkit-sharp which is working on Windows.

Markus Palme
- 659
- 4
- 15
-
Open webkit sharp for .net is at https://code.google.com/p/open-webkit-sharp/ and many other links are available just google with open webkit sharp net – Chaturvedi Dewashish Apr 16 '14 at 17:05