Re: [webkit-dev] How to build S60 webkit with carbide c++ 1.2?

2007-07-22 Thread bradley

Hi,

This may help 
http://wiki.forum.nokia.com/index.php/Set_default_device_on_the_emulator

Cheers,
Bradley

On 7/23/07, wallace lee <[EMAIL PROTECTED]> wrote:

Hi,
how to create an additional SDK descriptor for devices.exe?

I have seen it
http://trac.webkit.org/projects/webkit/wiki/S60IDE

X: drive as the EPOCROOT:

Device: S60_3rd_X:com.nokia.s60
Root is X:\
Tools path is X:\

Is it  set the envionment variables on computer?

how it  works ?

Where it should be created?

Best regards
--
工作愉快
-
李华
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] How to build S60 webkit with carbide c++ 1.2?

2007-07-22 Thread wallace lee

Hi,
how to create an additional SDK descriptor for devices.exe?

I have seen it http://trac.webkit.org/projects/webkit/wiki/S60IDE

X: drive as the EPOCROOT:

   Device: S60_3rd_X:com.nokia.s60
   Root is X:\
   Tools path is X:\

Is it  set the envionment variables on computer?

how it  works ?

Where it should be created?

Best regards
--
工作愉快
-
李华
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] compile safari in cygwin fail

2007-07-22 Thread Adam Roben

On Jul 22, 2007, at 10:49 AM, Jerry K wrote:



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' ) ]


   My only guess would be that you have the wrong version of Visual  
Studio/Visual C++ Express installed (though I'd be surprised if that  
were actually the problem, since midl.exe (which processes the .idl  
files) comes with the Platform SDK, and it looks like you have the  
right version of that). Are you using version 2005 SP1 of VS/VC++  
Express? Did you follow the instructions at http://webkit.org/building/tools.html 
 ?


-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] compile safari in cygwin fail

2007-07-22 Thread Jerry K

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 0xc005 - 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
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Pleyo unveils OWB, its refactor of WebKit

2007-07-22 Thread Maxime Britto

On 7/20/07, Maciej Stachowiak <[EMAIL PROTECTED]> wrote:


Welcome to the WebKit community. We look forward to your contributions, and
we especially appreciate the great patches that Maxime has been sending the
past few months.

Regards,
Maciej


Hey thanks I really appreciate this :-D
I'll work on more patches as soon as I complete the task I've been
assigned on OWB. On the main time, I'm still on IRC, reading your
talks and patches posts to stay informed and I'm available for any
question you might have.

Maxime
--
a question for you : www.pleyo.com
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev