Thank you for answer.
I have installed the Cygwin toolkit.
Source tree downloaded at C:\Documents and Settings\jjj0161\Webkit.
And put WebKitSupportLibrary.zip file to
C:\Documents and Settings\jjj0161\Webkit\.
Then build with Cygwin shell.(webkit\webkittools\scripts\build-webkit)
But, it make many error. (for example, '..\..\WebKitBuild\obj\Web 
Core\DerivedSources\XMLNames.cpp': No such file or directory)
How can I build it? :(
(of course, I update tree with "update-webkit" command.)

----------------------------------------------------------------------

Message: 1
Date: Fri, 14 Dec 2007 10:43:33 -0800
From: "Brent Fulgham" <[EMAIL PROTECTED]>
Subject: Re: [webkit-dev] webkit-build in VS2005 team suite
To: " ??? " <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="euc-kr"

On Dec 14, 2007 1:06 AM, 정우철 <[EMAIL PROTECTED]> wrote:

> I want to build webkit. But there is some problem.
>
> I get a current source code by SVN.
>
> And open ~\WebKit\WebKit\win\WebKit.sln file by VS2005.
>
> But there's many errors. Then fail to build.
>
> (ex. Unicode/uchar.h : No such file or directory)
>
> What's my problem? Help me, please~
>

Please install the Cygwin toolkit (see instructions on "
http://webkit.org/building/tools.html"; under 'Windows').  Then look at the
build instructions ("http://webkit.org/building/build.html";) for details on
how to build under Windows.

You do not build using Visual Studio directly.  Instead, you run the
"build-webkit" command from the Cygwin shell.

-Brent

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to