[webkit-dev] WebKit and .net applications

Pushparajan V vprajan at gmail.com
Tue Nov 20 05:24:13 PST 2007


On Nov 20, 2007 7:40 PM, Zoth, Jochen <jochen.zoth at masterbit.com> wrote:

>  Hi Chris,
>
>
>
> many thanks for your quick answer and your code.
>
> If I build WebKit.dll from source I'm allowed to use it in a closed source
> project, right?
>
>
>
> May I ask you a question about building with Visual Studio 2005? I tried
> the build-webkit script in Cygwin, but I always get
>
>
>
> *************************************************************
>
> Cannot find '/cygdrive/d/Programme/Microsoft Visual Studio
> 8/Common7/IDE/VCExpress.exe'
>
> Please execute the file 'vcvars32.bat' from
>
> '/cygdrive/c/Programme\Microsoft Visual Studio 8\VC\bin\'
>
> to setup the necessary environment variables.
>
> *************************************************************
>
>
>
> even if I ran vcvars32.bat. Do I need to install VC Express or can I
> switch to the already installed Visual Studio?
>
>
>
You cannot use build-webkit script for building with VC8 compiler. You can
directly build using  WebKit.sln which is available under WebKit/win
directory

> Jochen.
>
>
>  ------------------------------
>
> *Von:* Fuenty, Chris [mailto:chris.fuenty at gmail.com]
> *Gesendet:* Dienstag, 20. November 2007 01:50
> *An:* Zoth, Jochen
> *Betreff:* Re: [webkit-dev] WebKit and .net applications
>
>
>
> You need to do a lot of P/Invoke calls.  It's very complicated, I used it
> back before Safari 3 and WebKit
> 5xx,  You can work with this code, It won't work until you modify it to work with the latest WebKit.  Keep in mind the
>
> Licensing Restrictions of Raw Win32 WebKit when using this.
>
> http://swift-wb.googlecode.com/svn/branches/webkit.net/
>
> c
>
> On 11/19/07, *Zoth, Jochen* <jochen.zoth at masterbit.com> wrote:
>
> Hi,
>
> I'm looking for a way to use Webkit in a C# .net Application for
> displaying websites. A customer wants me to use it instead of the IE
> control.
>
> I downloaded the latest nightly build for windows and imported the
> WebKit.dll in my C# project. Since it seems not to be a "native" dll,
> Visual Studio doesn't show me the available methods etc.
>
> Where can I find information how to use WebKits functionality in my
> project?
>
> Greetings,
> Jochen
>
>
> Master Bit GmbH
> Kloster Arnsburg, 35423 Lich, Deutschland,
> Geschäftsführer: Manfred Hill und Thomas Müller,
> Registergericht: Amtsgericht Gießen HRB 3182
> http://www.masterbit.com
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
>
>
> Master Bit GmbH
> Kloster Arnsburg, 35423 Lich, Deutschland,
> Geschäftsführer: Manfred Hill und Thomas Müller,
> Registergericht: Amtsgericht Gießen HRB 3182
> http://www.masterbit.com
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>


-- 
Pushparajan V
http://www.vprajan.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20071120/05e85f1e/attachment-0001.html


More information about the webkit-dev mailing list