Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Its ok I solved it by re-targeting my processor architecture to x86.
All worked out finally :)
But,
I've got warnings like:
"
Warning 1 A reference was created to embedded interop assembly
'd:\user\roy\Dropbox\My Task\VIknes\Form Designer\Side Sources\OpenWebKitSharp
2.9 stable\Binary\WebKit.Interop.dll' because of an indirect reference to that
assembly created by assembly 'd:\user\roy\Dropbox\My Task\VIknes\Form
Designer\Side Sources\OpenWebKitSharp 2.9 stable\WebKit\JSCore.dll'. Consider
changing the 'Embed Interop Types' property on either
assembly. D:\user\roy\Dropbox\Code\Visual Studio
2012\Projects\OpenWebkit_Test\OpenWebkit_Test\CSC OpenWebkit_Test
"
Any idea to lose this warning?
Original comment by roylee0...@gmail.com
on 1 Nov 2012 at 3:30
This is more of a message rather than a warning. It just informs you that it
automatically added a reference to a DLL on which OpenWebKitSharp is dependant.
Therefore, there is no further action needed. In case you have problems using
Classes from WebKit.Interop, change its Embed Interop Types property from the
reference.
Original comment by tsumalis96@gmail.com
on 1 Nov 2012 at 8:45
Original issue reported on code.google.com by
roylee0...@gmail.com
on 1 Nov 2012 at 2:42