I'm building webkit on Win7/VS2010. However I met these errors 12> Could NOT find interface definition for Event in /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/dom/Event.idl at /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/bindings/scripts/CodeGenerator.pm line 268. 12> /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/DerivedSources.make:1089: recipe for target 'JSCloseEvent.h' failed 12> make: *** [JSCloseEvent.h] Error 255
or 12> Could NOT find interface definition for EventTarget in /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/dom/EventTarget.idl at /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/bindings/scripts/CodeGenerator.pm line 268. 12> /cygdrive/d/WORKSP~1/WEBKIT~1/Source/WebCore/DerivedSources.make:1089: recipe for target 'JSSourceBuffer.h' failed I don't understand why. How can I fix this problem?
_______________________________________________ webkit-help mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-help
