Hi Adam,

After running
WebKitLibraries/win/tools/scripts/auto-version.sh 'C:\tmp'
C:\tmp\include\autoversion.h is created, and the content is the same.

There is only one number 533 in file
"WebKitLibraries/win/tools/scripts/VERSION". Should I modify this file?
I tried to modify it to "5 33", it does not work.

What is your opinion?

MANY MANY THANKS

2010/6/16 Adam Roben <aro...@apple.com>

> On Jun 16, 2010, at 11:24 AM, Eric Zhou wrote:
>
>  #define __VERSION_MAJOR__
>> #define __VERSION_MINOR__
>>
>
> I think this is the problem. These should be defined to 5 and 33,
> respectively. (The numbers come from
> WebKitLibraries/win/tools/scripts/VERSION.) This confirms that something is
> going wrong with auto-version.sh. You could try running that script manually
> like this:
>
> WebKitLibraries/win/tools/scripts/auto-version.sh 'C:\tmp'
>
> That will create C:\tmp\include\autoversion.h
>
> -Adam
>
>
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to