[webkit-help] Building WebKit on Windows

Nimish Nayak nimishnayk at gmail.com
Wed Dec 1 00:56:32 PST 2010


On Wed, Dec 1, 2010 at 12:05 PM, Shanfeng Cheng <sfcheng at gmail.com> wrote:

> Hello, Nimish Nayak:
>
>  These errors are projects depending on other projects to be successfully
> built first. Go all the way back and find the very first error.
>
>
> Best regards.
>
>  Shanfeng Cheng
> sfcheng at gmail.com
> 2010-12-01
>
>
I tried the solution provided by joseph on
http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/871103ca-6015-40ce-8a59-92e47ce68aeb/
My $(path) environment variable does not include the path to cmd.exe, So i
re-built the project after doing so. It still gave errors.

I traced where the first error came about and its this
c:\cygwin\home\nimesh\webkit\javascriptcore\wtf\PassRefPtr.h(98) : error
C2220:
warning treated as error - no 'object' file generated

c:\cygwin\home\nimesh\webkit\javascriptcore\wtf\text\StringImpl.h(113) :
 see reference to class template instantiation 'WTF::PassRefPtr<T>' being
compil
ed
        with
        [
            T=WTF::StringImpl
        ]

Do i need to download
http://www.microsoft.com/downloads/en/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=enas
SP1 is required for Microsoft Visual Studios 2005 .

-- 
Nimish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101201/dd7fa1a7/attachment-0001.html>


More information about the webkit-help mailing list