[webkit-dev] RE: webkit-dev Digest, Vol 31, Issue 10

정우철 jjj0161 at bndnet.com
Sun Dec 16 16:44:28 PST 2007


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" <bfulgham at gmail.com>
Subject: Re: [webkit-dev] webkit-build in VS2005 team suite
To: " ??? " <jjj0161 at bndnet.com>
Cc: webkit-dev at lists.webkit.org
Message-ID:
	<321f75190712141043h118e6116x9d1d6fbb6a101d5d at mail.gmail.com>
Content-Type: text/plain; charset="euc-kr"

On Dec 14, 2007 1:06 AM, 정우철 <jjj0161 at bndnet.com> 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



More information about the webkit-dev mailing list