braydel / open-webkit-sharp

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

The type or namespace name 'JSCore' does not exist in the namespace 'WebKit' ( #198

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, Friends 

What steps will reproduce the problem?
1. I tray to build OpenWebKitSharp project with visual studio 2010 with service 
pack 1 and  
2.The type or namespace name 'JSCore' does not exist in the namespace 'WebKit' 
(are you missing an assembly reference?)    
3.Error 1   The type or namespace name 'Linq' does not exist in the namespace 
'System' (are you missing an assembly reference?)   c:\ProjectDev\OpenWebKitSharp 
3.0.1.0023\open-webkit-sharp\Source\OpenWebKitSharp\JSManagement.cs 6   14  OpenWeb
KitSharp

3.00v version
What is the expected output? What do you see instead?

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

Please provide any additional information below.

Error   2   The type or namespace name 'JSCore' does not exist in the namespace 
'WebKit' (are you missing an assembly reference?)   c:\ProjectDev\OpenWebKitSharp 
3.0.1.0023\open-webkit-sharp\Source\OpenWebKitSharp\JSManagement.cs 7   14  OpenWeb
KitSharp

Thank you.

Original issue reported on code.google.com by vladimir...@gmail.com on 16 Oct 2013 at 1:23

GoogleCodeExporter commented 8 years ago
I got the same error, but only for Debug configuration (I tried only Release 
and Debug, no problem with Release).

Original comment by feierv...@gmail.com on 11 Dec 2013 at 10:23

GoogleCodeExporter commented 8 years ago
I am getting same error in Debug configuration and I dont want to run it in 
Release due to some requirements. can anyone have it's solution?

Original comment by iumarab...@gmail.com on 15 Jan 2015 at 11:03