anyone can give some ideas about error MIDL 2272 faile? thanks interface IWebScriptObject : IUnknown interface IDOMObject : IWebScriptObject interface IDOMImplementation : IDOMObject
1>oaidl.acf 1>Processing C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include\ocidl.acf 1>ocidl.acf 1>..\Interfaces\IWebURLRequest.idl(80) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'result' of Procedure 'allHTTPHeaderFields' ( Interface 'IWebURLRequest' ) ] 1>..\Interfaces\IWebURLRequest.idl(90) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'result' of Procedure 'HTTPBody' ( Interface 'IWebURLRequest' ) ] 1>..\Interfaces\IWebURLRequest.idl(95) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'result' of Procedure 'HTTPBodyStream' ( Interface 'IWebURLRequest' ) ] 1>..\Interfaces\IWebScriptObject.idl(105) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'args' of Procedure 'callWebScriptMethod' ( Interface 'IWebScriptObject' ) ] 1>..\Interfaces\DOMCore.idl(81) : error MIDL2272 : interfaces must derive from another interface : [ Interface 'IDOMObject' ] 1>..\Interfaces\DOMCore.idl(81) : error MIDL2011 : unresolved type declaration : IWebScriptObject [ Interface 'IDOMObject' ] 1>..\Interfaces\DOMCore.idl(81) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Interface 'IDOMObject' ] 1>..\Interfaces\DOMCore.idl(94) : error MIDL2011 : unresolved type declaration : IDOMObject [ Interface 'IDOMObject' ] 1>midl : error MIDL9008 : internal compiler problem 0xc0000005 - the compiler cannot continue for an unknown reason. See documentation for suggestions on how to find a workaround. -- View this message in context: http://www.nabble.com/compile-safari-in-cygwin-fail-tf4120672.html#a11719038 Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

