yhejazi2016 / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

Win error 14001 #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Instead of "Debug" solution configuration choose "Release"
2. Run any example

What is the expected output? What do you see instead?

OpenWebKitSharp.dll!WebKit.ActivationContext.Initialize()   
Win error 14001

What version of the product are you using? On what operating system?
[r55]

Original issue reported on code.google.com by codeserv...@gmail.com on 25 Nov 2011 at 8:06

GoogleCodeExporter commented 8 years ago
Possible fix: output path ..\..\WebKit\ should be everywhere including release

Original comment by codeserv...@gmail.com on 25 Nov 2011 at 8:43

GoogleCodeExporter commented 8 years ago
Examples are designed to run under "Debug" configuration so that we can detect 
bugs. You can build under Release mode and copy all the Core files to your 
folder. Then it should work. Please tell me if you fixed the problem so that I 
can close the issue.

Original comment by tsumalis96@gmail.com on 26 Nov 2011 at 11:16

GoogleCodeExporter commented 8 years ago
Yes it works.

Original comment by codeserv...@gmail.com on 28 Nov 2011 at 3:08

GoogleCodeExporter commented 8 years ago
I'm glad you solved your problem. Issue closed!

Original comment by tsumalis96@gmail.com on 28 Nov 2011 at 3:12