[webkit-help] WebKit Build error
Adam Roben
aroben at apple.com
Wed Jun 16 08:35:37 PDT 2010
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
More information about the webkit-help
mailing list