Re: [webkit-dev] Getting Compilation error in Windows platform

2007-07-15 Thread Amit Gupta

Hello,

Thanks a lot !!!

Now i can able to run "./build-webkit --debug" script thru cygwin shell, but
still its not compiled properly, now i am stucked at this error

c:\documents and settings\amit\webkit\javascriptcore\icu\unicode\uc
har.h(26) : fatal error C1083: Cannot open include file: 'unicode/utypes.h':
No
such file or directory
lexer.cpp
c:\documents and settings\amit\webkit\javascriptcore\icu\unicode\uc
har.h(26) : fatal error C1083: Cannot open include file: 'unicode/utypes.h':
No
such file or directory
string_object.cpp
c:\documents and settings\amit\webkit\javascriptcore\icu\unicode\uc
har.h(26) : fatal error C1083: Cannot open include file: 'unicode/utypes.h':
No
such file or directory
c_utility.cpp
c:\documents and settings\amit\webkit\javascriptcore\bindings\c\c_u
tility.cpp(38) : fatal error C1083: Cannot open include file:
'unicode/ucnv.h':
No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\amit\webki
t\WebKitBuild\obj\JavaScriptCore\Debug\BuildLog.htm"

I have taken the latest code today, Please guide me if anyone has some idea
about it ..


Regards
Amit




On 7/15/07, Adam Roben <[EMAIL PROTECTED]> wrote:


On Jul 12, 2007, at 6:53 AM, Amit Gupta wrote:

> Hello
>
> Now from the script i am getting the error below,
>
> $ ./build-webkit
> Could not find top level webkit directory above source directory
> using FindBin.
>
> I have kept Webkit core at this level
>
> C:\Documents and Settings\amit\WebKit
>
> In the same folder i have installed WebKitSupportLibrary
>
> Please help us if anyone has idea how to overcome from this problem

   If you installed a Perl other than the one that comes with Cygwin,
then you will have a multitude of build errors. Cygwin's Perl uses
UNIX-style paths, while other Windows flavors of Perl (such as
ActivePerl) use Windows-style paths. Your best bet is to uninstall
both Cygwin and Perl and follow the setup instructions on webkit.org
exactly.

   You'll also probably have an easier time getting help by showing
up in our IRC channel, #webkit on chat.freenode.net.

-Adam





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


Re: [webkit-dev] Building errors and QT

2007-07-15 Thread Steve Atkins


On Jul 15, 2007, at 2:16 PM, George Staikos wrote:



On 14-Jul-07, at 6:16 PM, Nagy Tamás wrote:

 Other question :I'm also interested in compiling it with QT, I  
downloaded QT OpenSource Edition for Windows, but I couldn't  
compile it anyway. Could somebody send me (or tell e, where can I  
find) a step-by-step documentation, how should I build webkit with  
QT, please?


  We don't presently support building WebKitQt on Windows.  We'll  
add support in the future (or you're welcome to contribute it).


Any guesses as to how difficult that would be to do - just beating on  
the build automation, or might some of the code be VC++ unfriendly?


Cheers,
  Steve

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


Re: [webkit-dev] Building errors and QT

2007-07-15 Thread George Staikos


On 14-Jul-07, at 6:16 PM, Nagy Tamás wrote:

 Other question :I'm also interested in compiling it with QT, I  
downloaded QT OpenSource Edition for Windows, but I couldn't  
compile it anyway. Could somebody send me (or tell e, where can I  
find) a step-by-step documentation, how should I build webkit with  
QT, please?


  We don't presently support building WebKitQt on Windows.  We'll  
add support in the future (or you're welcome to contribute it).


--
George Staikos
KDE Developer   http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/



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


Re: [webkit-dev] WML support in KHTML

2007-07-15 Thread Andre-John Mas

Hi,

I was just going through my mail and came across this e-mail.
Another approach, as long as processing power is available,
could be to use XSLT to convert WML to XHTML and then have the
web browser render the result.

Is anyone aware of any XSLT that could do this and if so could
we imagine integrating this into KHTML?

Andre

On 9-Jul-07, at 17:20 , <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:



http://wapuniverse.com/  could be a starting point. That's the only
opensource browser engine, I'm aware of, that has some level of wml
support...but actually looking at the source, it's a little  
different to

what you are looking for.




From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ext Tech
Consultant
Sent: Monday, July 09, 2007 6:58 AM
To: webkit-dev@lists.webkit.org
Subject: [webkit-dev] WML support in KHTML


Does any one has an idea of WML support in KHTML like how to enhance
KHTML etc;
Is there any project going on related to this.

NokiaS60 supports WML but I think they have not modified KHTML but  
have

used independent WML library to parse and render WML files.

So is there any alternate method other than what Nokia has done.

-Techie




Yahoo! oneSearch: Finally, mobile search that gives answers
 , not web links.
___
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