Closed GoogleCodeExporter closed 9 years ago
The latest version is now 2.5 but I assume that maybe your problem is .NET
Framework. If you are using version 2 and don't want to change to 4 then open
OpenWebKitSharp.csproj, change the configuration from Debug to Debug_NET2 (or
Release_NET2) and change target framework to 2.0. Then build and you will have
a usable .NET 2 compatible OpenWebKitSharp.dll in the build folder of the
solution.
Original comment by tsumalis96@gmail.com
on 19 Jan 2012 at 7:55
I've been using .NET Framework 4 with all SPs and updates for a long time now,
but I will test 2.5
Original comment by Knuckles...@gmail.com
on 19 Jan 2012 at 8:26
OK I am waiting for your reply
Original comment by tsumalis96@gmail.com
on 20 Jan 2012 at 3:25
It appears that I made an error in the title, I was actually using 2.5, not 2.4
Original comment by Knuckles...@gmail.com
on 20 Jan 2012 at 4:28
Try reseting everything. I mean that you should delete your Openwebkitsharp
directory and download and extract the latest so that there is no mixing of old
and new files. Then, if you are using .NET 4 just use the dll's from the Binary
folder and copy all the files from the Core and References folder to your exe's
folder. I hope that solves your problem.
Original comment by tsumalis96@gmail.com
on 21 Jan 2012 at 12:13
Original comment by tsumalis96@gmail.com
on 16 Feb 2012 at 7:32
Original issue reported on code.google.com by
Knuckles...@gmail.com
on 17 Jan 2012 at 8:46