[webkit-help] Webkit building on windows - error

Seweryn Pływaczyk s.plywaczyk at gmail.com
Mon Nov 30 03:57:59 PST 2009


Hi,

Rebuild WebCoreGenerated project and send me a buildlog.

2009/11/30 <krithiga.muruganandam at wipro.com>

>  Hi,
>
> I tried all that.But still getting the same error.Actually Is there any way
> to generete the auto-generated files?I mean how do I start their
> generation?I am using VIsual Studio environment to build the webcore
> project.
>
> Thanks,
> Krithiga
>
>  ------------------------------
> *From:* Seweryn Pływaczyk [mailto:s.plywaczyk at gmail.com]
> *Sent:* Monday, November 30, 2009 4:26 PM
>
> *To:* Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice);
> webkit-help at lists.webkit.org
> *Subject:* Re: [webkit-help] Webkit building on windows - error
>
>  Missing Autogenerated Files ¶<http://trac.webkit.org/wiki/BuildingOnWindows#MissingAutogeneratedFiles>
>
> If you have the Visual Studio IDE open while you are performing an update-
> webkit, you can sometimes run into a strange problem where Visual Studio
> is unable to locate the autogenerated files. These files are usually things
> like HTMLNames.cpp, which are generated by Perl as part of the
> WebCoreGenerated target.
>
> The best way to resolve this is to exit from the IDE, then relaunch. This
> usually fixes the problem, though you may wish to clean and rebuild the
> JavaScriptCoreGenerated and WebCoreGenerated projects.
>
>
> I got this description from: http://trac.webkit.org/wiki/BuildingOnWindows
>
>
> Next time please try to find solution by yourself ;)
>
>
> 2009/11/30 <krithiga.muruganandam at wipro.com>
>
>>  Hi,
>>
>> I am getting the following errors now , errors like ....
>>
>>
>>    - HTMLNames.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\HTMLNames.cpp': No such file
>>    or directory
>>    JSSVGElementWrapperFactory.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\JSSVGElementWrapperFactory.cpp':
>>    No such file or directory
>>    SVGNames.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\SVGNames.cpp': No such file
>>    or directory
>>    WMLElementFactory.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\WMLElementFactory.cpp': No
>>    such file or directory
>>    WMLNames.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\WMLNames.cpp': No such file
>>    or directory
>>    XLinkNames.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\XLinkNames.cpp': No such file
>>    or directory
>>    XMLNames.cpp
>>    c1xx : fatal error C1083: Cannot open source file:
>>    '..\..\..\..\output\obj\webcore\derivedsources\XMLNames.cpp': No such file
>>    or directory
>>    - AccessibilityImageMapLink.cpp
>>    d:\Android_webkit\webkit\WebCore\ForwardingHeaders\wtf/Platform.h(1) :
>>    fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No
>>    such file or directory
>>    AccessibilityList.cpp
>>    d:\Android_webkit\webkit\WebCore\ForwardingHeaders\wtf/Platform.h(1) :
>>    fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No
>>    such file or directory
>>    AccessibilityListBox.cpp
>>
>>
>>
>>    - Generating Code...
>>    Compiling...
>>    ImplicitAnimation.cpp
>>    d:\Android_webkit\webkit\WebCore\ForwardingHeaders\wtf/Platform.h(1) :
>>    fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No
>>    such file or directory
>>    KeyframeAnimation.cpp
>>    d:\Android_webkit\webkit\WebCore\ForwardingHeaders\wtf/Platform.h(1) :
>>    fatal error C1083: Cannot open include file: 'JavaScriptCore/Platform.h': No
>>    such file or directory
>>    Location.cpp
>>
>> Thanks,
>> Krithiga
>>
>>  ------------------------------
>>  *From:* Seweryn Pływaczyk [mailto:s.plywaczyk at gmail.com]
>> *Sent:* Monday, November 30, 2009 3:42 PM
>> *To:* Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice);
>> webkit-help at lists.webkit.org
>>
>> *Subject:* Re: [webkit-help] Webkit building on windows - error
>>
>>   No
>>
>> You should extract zip and copy everything to WEBKITLIBRARIESDIR
>>
>> 2009/11/30 <krithiga.muruganandam at wipro.com>
>>
>>>  I have downloaded that code.But there is no installer along with
>>> it.Should I include it as a library while building webcore?
>>>
>>> Thanks,
>>> Krithiga
>>>
>>>  ------------------------------
>>>  *From:* Seweryn Pływaczyk [mailto:s.plywaczyk at gmail.com]
>>> *Sent:* Monday, November 30, 2009 3:01 PM
>>>
>>> *To:* Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice)
>>> *Cc:* vniles at gmail.com; khedkar.dm at gmail.com;
>>> webkit-help at lists.webkit.org
>>> *Subject:* Re: [webkit-help] Webkit building on windows - error
>>>
>>>   Have you installed WebKitSupportLibrary?
>>>
>>>
>>>
>>> 2009/11/30 <krithiga.muruganandam at wipro.com>
>>>
>>>>  Hi,
>>>>
>>>> While building webcore project alone,I get the following error , while
>>>> compiling WebCorePrefix.cpp :
>>>>
>>>> d:\android_webkit\webkit\webcore\WebCorePrefix.h(100) : fatal error
>>>> C1083: Cannot open include file: 'CoreFoundation/CoreFoundation.h': No such
>>>> file or directory
>>>>
>>>> Regards,
>>>> Krithiga
>>>>
>>>>  ------------------------------
>>>>  *From:* Seweryn Pływaczyk [mailto:s.plywaczyk at gmail.com]
>>>> *Sent:* Monday, November 30, 2009 1:03 PM
>>>> *To:* Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice)
>>>> *Cc:* vniles at gmail.com; khedkar.dm at gmail.com;
>>>> webkit-help at lists.webkit.org
>>>>
>>>> *Subject:* Re: [webkit-help] Webkit building on windows - error
>>>>
>>>>   Hi,
>>>>
>>>> WebKit solution (as you already saw) has few projects which must be
>>>> built in very specific order. For example WTF must be built before
>>>> JavaScriptCore. If something gone wrong during WTF building, during building
>>>> of JavaScriptCore you can see your error. In that case "buildfailed" file is
>>>> created in your output dir. Inside it you can check which of project has
>>>> been failed. Try to build it and see what is wrong.
>>>>
>>>> In general, if you just want build one project and not whole solution
>>>> just delete "buildfailed" file and build one more time.
>>>>
>>>> 2009/11/30 <krithiga.muruganandam at wipro.com>
>>>>
>>>>>  Hi ,
>>>>>
>>>>> I have attached the build log.
>>>>>
>>>>> Thanks,
>>>>> Krithiga
>>>>>
>>>>>  ------------------------------
>>>>>  *From:* Nilesh Patil [mailto:vniles at gmail.com]
>>>>> *Sent:* Monday, November 30, 2009 12:18 PM
>>>>> *To:* dinesh khedkar
>>>>> *Cc:* Krithiga Muruganandam (WT01 - PES-Mobile-Auto-CE Practice);
>>>>> webkit-help at lists.webkit.org
>>>>> *Subject:* Re: [webkit-help] Webkit building on windows - error
>>>>>
>>>>>   Hi
>>>>>
>>>>> Or may be this is not the real error. as whatever path you are talking
>>>>> is just a dos shell exe path.
>>>>> Any other error you are getting ?
>>>>> Thanks & Regards
>>>>> Niilesh
>>>>>
>>>>> On Mon, Nov 30, 2009 at 12:00 PM, dinesh khedkar <khedkar.dm at gmail.com
>>>>> > wrote:
>>>>>
>>>>>> Hi Krithiga,
>>>>>>
>>>>>>
>>>>>> Project : error PRJ0002 : Error result 1 returned from
>>>>>> 'C:\WINNT\system32\cmd.exe'.
>>>>>>
>>>>>> You got this error bcoz your in project dependencies previous project
>>>>>> of  that particular project has not build successfully.
>>>>>>
>>>>>> So please check that first.
>>>>>>
>>>>>> Regards,
>>>>>> Dinesh
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Nov 30, 2009 at 11:52 AM, <krithiga.muruganandam at wipro.com>wrote:
>>>>>>
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> When I try building webkit as a VC++ project in Windows, I get the
>>>>>>> following error :
>>>>>>>
>>>>>>> Project : error PRJ0002 : Error result 1 returned from
>>>>>>> 'C:\WINNT\system32\cmd.exe'.
>>>>>>>
>>>>>>> I checked with the errors found in this link :
>>>>>>>
>>>>>>> http://trac.webkit.org/wiki/BuildingOnWindows
>>>>>>>
>>>>>>> But dint get the error resolved even after following all the
>>>>>>> instructions given in the link.Can you please help me with it?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Krithiga
>>>>>>>
>>>>>>> Please do not print this email unless it is absolutely necessary.
>>>>>>>
>>>>>>> The information contained in this electronic message and any
>>>>>>> attachments to this message are intended for the exclusive use of the
>>>>>>> addressee(s) and may contain proprietary, confidential or privileged
>>>>>>> information. If you are not the intended recipient, you should not
>>>>>>> disseminate, distribute or copy this e-mail. Please notify the sender
>>>>>>> immediately and destroy all copies of this message and any attachments.
>>>>>>>
>>>>>>> WARNING: Computer viruses can be transmitted via email. The recipient
>>>>>>> should check this email and any attachments for the presence of viruses. The
>>>>>>> company accepts no liability for any damage caused by any virus transmitted
>>>>>>> by this email.
>>>>>>>
>>>>>>> www.wipro.com
>>>>>>> _______________________________________________
>>>>>>> webkit-help mailing list
>>>>>>> webkit-help at lists.webkit.org
>>>>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> webkit-help mailing list
>>>>>> webkit-help at lists.webkit.org
>>>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>>>>>
>>>>>>
>>>>> *Please do not print this email unless it is absolutely necessary. *
>>>>>
>>>>> The information contained in this electronic message and any
>>>>> attachments to this message are intended for the exclusive use of the
>>>>> addressee(s) and may contain proprietary, confidential or privileged
>>>>> information. If you are not the intended recipient, you should not
>>>>> disseminate, distribute or copy this e-mail. Please notify the sender
>>>>> immediately and destroy all copies of this message and any attachments.
>>>>>
>>>>> WARNING: Computer viruses can be transmitted via email. The recipient
>>>>> should check this email and any attachments for the presence of viruses. The
>>>>> company accepts no liability for any damage caused by any virus transmitted
>>>>> by this email.
>>>>>
>>>>> www.wipro.com
>>>>>
>>>>> _______________________________________________
>>>>> webkit-help mailing list
>>>>> webkit-help at lists.webkit.org
>>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>>>>
>>>>>
>>>> *Please do not print this email unless it is absolutely necessary. *
>>>>
>>>> The information contained in this electronic message and any attachments
>>>> to this message are intended for the exclusive use of the addressee(s) and
>>>> may contain proprietary, confidential or privileged information. If you are
>>>> not the intended recipient, you should not disseminate, distribute or copy
>>>> this e-mail. Please notify the sender immediately and destroy all copies of
>>>> this message and any attachments.
>>>>
>>>> WARNING: Computer viruses can be transmitted via email. The recipient
>>>> should check this email and any attachments for the presence of viruses. The
>>>> company accepts no liability for any damage caused by any virus transmitted
>>>> by this email.
>>>>
>>>> www.wipro.com
>>>>
>>>
>>> *Please do not print this email unless it is absolutely necessary. *
>>>
>>> The information contained in this electronic message and any attachments
>>> to this message are intended for the exclusive use of the addressee(s) and
>>> may contain proprietary, confidential or privileged information. If you are
>>> not the intended recipient, you should not disseminate, distribute or copy
>>> this e-mail. Please notify the sender immediately and destroy all copies of
>>> this message and any attachments.
>>>
>>> WARNING: Computer viruses can be transmitted via email. The recipient
>>> should check this email and any attachments for the presence of viruses. The
>>> company accepts no liability for any damage caused by any virus transmitted
>>> by this email.
>>>
>>> www.wipro.com
>>>
>>
>> *Please do not print this email unless it is absolutely necessary. *
>>
>> The information contained in this electronic message and any attachments
>> to this message are intended for the exclusive use of the addressee(s) and
>> may contain proprietary, confidential or privileged information. If you are
>> not the intended recipient, you should not disseminate, distribute or copy
>> this e-mail. Please notify the sender immediately and destroy all copies of
>> this message and any attachments.
>>
>> WARNING: Computer viruses can be transmitted via email. The recipient
>> should check this email and any attachments for the presence of viruses. The
>> company accepts no liability for any damage caused by any virus transmitted
>> by this email.
>>
>> www.wipro.com
>>
>
> * Please do not print this email unless it is absolutely necessary. *
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091130/cd2754ea/attachment-0001.html>


More information about the webkit-help mailing list