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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to