Hi All, This is regarding the previous query which I had posted, the issue has been resolved partly. The file "CSSValueKeywords.h" which was getting generated in the E:\WebKit3.0\WebKitSVN\WebKitBuild\obj\WebCore\DerivedSources was having multiple definitions " const int CSSValue " as follows const int CSSValue = 22; const int CSSValue = 272; const int CSSValue =315; ...etc....
Now Webkit is compiling as i have removed the multiple definitions, but a newly generated "CSSValueKeywords.h" still has the same erroneous entry..... There might be some issue in the way the file is being generated. --priyanka
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

