On Wed, Dec 1, 2010 at 12:05 PM, Shanfeng Cheng <sfch...@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
> sfch...@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
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to