lovely0493 / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
1 stars 0 forks source link

OpenWebkitSharp and VB.NET #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Well, I followed all instructions, but OpenWebkitSharp didn't work for me and I 
got these errors:
http://goput.it/cot.png
How can I solve this ?

Original issue reported on code.google.com by teste.ch...@gmail.com on 21 Nov 2011 at 2:44

GoogleCodeExporter commented 8 years ago
This error occurs either because you don't have the necesary files at your 
debug folder or because you don't have C++ 2008 installed. Suggestion:

1. Go to your projects debug folder and check if all webkit files are there 
(WebKit files are stored in the OpenWebKitSharp's solution folder at the Core 
folder). If not, then copy them at your debug folder.
2. If the problem is still present then try building the OpenWebKitSharp 
solution and running the example project. If you get the same error then 
install this:
http://www.microsoft.com/downloads/details.aspx?familyid=2051a0c1-c9b5-4b0a-a8f5
-770a549fd78c&displaylang=en

Original comment by tsumalis96@gmail.com on 21 Nov 2011 at 3:00

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 25 Nov 2011 at 7:26