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