[webkit-help] compiling Project: JavaScriptCore, Configuration: Release Win32

Adam Roben aroben at apple.com
Tue Sep 1 06:34:17 PDT 2009


On Sep 1, 2009, at 9:21 AM, Dipanshu Mansingka wrote:

> Downloading tar file, checking out the code or even after doing  
> update I cannot see WebKitAuxiliaryLibrary in the workspace.
>
> Is there any link from where I can download this folder.
>
> I also searched for this folder using windows explorer.

WebKitAuxiliaryLibrary is packaged as a zip file. You can find it at <http://developer.apple.com/opensource/internet/WebKitAuxiliaryLibrary.zip 
 >. The update-webkit-auxiliary-libs script downloads this file and  
decompresses it into the WebKitLibraries directory. I don't recommend  
trying to do this yourself – the script is much more likely to do it  
correctly.

-Adam

>
>
> -----Original Message-----
> From: Adam Roben [mailto:aroben at apple.com]
> Sent: Tuesday, September 01, 2009 6:33 PM
> To: Dipanshu Mansingka
> Cc: webkit-help at lists.webkit.org
> Subject: Re: [webkit-help] compiling Project: JavaScriptCore,  
> Configuration: Release Win32
>
> On Sep 1, 2009, at 3:11 AM, Dipanshu Mansingka wrote:
>
>> On weekend I check out the code using Tortoise SVN. I used this code
>> instead of unzipping the tar file as earlier.
>>
>> I am following all the steps as mentioned. Pthread and ECU are not
>> available in the code checked out or webkit support libraries. I had
>> to download separately and add it to respective folders in webkit
>> support libraries (include/bin/lib)
>
> pthreads and ICU are included in WebKitAuxiliaryLibrary, which is
> normally downloaded/installed by the update-webkit script. You can run
> update-webkit-auxiliary-libs manually to get this installed correctly.
>
>> 1>FunctionPrototype.obj : error LNK2001: unresolved external symbol
>> _u_charType_3_2
>
> This and the other errors are due to using the wrong version of ICU.
> If you use the version included in WebKitAuxiliaryLibrary you
> shouldn't see this error.
>
> -Adam
>
>
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information  
> which is the property of Persistent Systems Ltd. It is intended only  
> for the use of the individual or entity to which it is addressed. If  
> you are not the intended recipient, you are not authorized to read,  
> retain, copy, print, distribute or use this message. If you have  
> received this communication in error, please notify the sender and  
> delete all copies of this message. Persistent Systems Ltd. does not  
> accept any liability for virus infected mails.



More information about the webkit-help mailing list