Hi,

Before you edit something, try to set the following system (not user)
environment variable:

VSINSTALLDIR=C:\Microsoft Visual Studio 8

and try to build once again

This is a general case. If your installation folder is not named Microsoft
Visual Studio 8 you should use other name. In general VSINSTALLDIR should
point to directory where you see Common7 in.

Example:

C:\MyVisualExpress\Common7...

VSINSTALLDIR=C:\MyVisualExpress

Good luck
Seweryn

2010/1/14 fengyu dong <[email protected]>

> Hi Seweryn,
>
> I have installed VS in my pc, but not in C:\(and I don't want to do that).
> So I want to do as your 2nd method.
>
> Is there any detail info?
>
>
>
> 2010/1/13 Seweryn Pływaczyk <[email protected]>
>
>  Hi
>> 1. Do you have Visual Studio installed?
>> 2. Is it installed in C:\Program Files ?
>>
>> Yo have two options:
>> 1 intstall VS in C:\Program Files
>> 2 edit sub setupCygwinEnv() in webkitdirs.pm and set proper paths
>>
>>  2010/1/13 fengyu dong <[email protected]>
>>
>>> Hi, everyone,
>>>
>>> When I build webkit based windows XP, I meet a problem,
>>> The erro log is as below, can anybody help me ?
>>>
>>>
>>> _________________________________________________________________________________
>>> $ ./build-webkit
>>> Checking mod-date of WebKitSupportLibrary.zip...
>>> Current WebKitSupportLibrary is up to date
>>> *************************************************************
>>> Cannot find '/cygdrive/c/Program Files/Microsoft Visual Studio
>>> 8/Common7/IDE/VCE
>>> xpress.exe'
>>> Please execute the file 'vcvars32.bat' from
>>> 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\'
>>> to setup the necessary environment variables.
>>> *************************************************************
>>> Died at /cygdrive/d/WORKSPACE/webkit/WebKitTools/Scripts/webkitdirs.pmline 
>>> 1166
>>> . <[email protected]>
>>>
>>> ____________________________________________________________________________________
>>> --
>>> Thanks!
>>> Dong Fengyu
>>> Mobile Life New Media Lab, BUPT
>>>
>>> _______________________________________________
>>> webkit-help mailing list
>>> [email protected]
>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>>
>>>
>>
>
>
> --
> Thanks!
> Dong Fengyu
> Mobile Life New Media Lab, BUPT
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to