Hello, 

> I have set java, perl and epocroot path. I have got s60 sdk installed. 

Ok, but note that's not necessary. build.bat will set your compilation 
environment for you. 

> where is the platform_paths.hrh located? I can't find it.

You shouldn't need that header - it's being conditionally included. There's 
something not quite right with your environment.

> Could you tell me how to build the webkit on s60? 

The webkit wiki is down just at the moment (sorry about that), but really it's 
just:

        - Install ActivePerl v5.6.1, Carbide C++ Express and the S60 3.0 SDK
        - Open a command prompt and do:
         - cd <SDK Installation Path>
         - svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/S60/trunk 
S60
           - cd S60
         - build

Please let [EMAIL PROTECTED] know if after following those steps, you're still 
having any problems (probably off list is better).

>  cpp.EXE -undef -nostdinc -+  -include 
> ..\Symbian\9.1\S60_3rd\epoc32\include\variant\Symbian_OS_v9.1.hrh -I
   ^^^^^^^                                                                      
       ^^^^^^^^^^^^^^^^^^^

Yep, this is the wrong compiler and the default global header, you should be 
seeing mwccsym2.exe and -include "S60.hrh" here.

Hope that helps!

Bradley
   
________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, October 05, 2006 11:48 AM
To: webkit-dev@opendarwin.org
Subject: [webkit-dev] How to build webkit on s60


I have set java, perl and epocroot path. I have got s60 sdk installed. When I 
run build.bat, there is error as follows. where is the platform_paths.hrh 
located? I can't find it. Could you tell me how to build the webkit on s60? 

WARNING: Cannot determine the version of the RVCT Compiler.
In file included from .\BLD.INF:51:
.\.\WEBKIT\group\bld.inf:42: domain\osextensions\platform_paths.hrh: No such 
file or directory
BLDMAKE ERROR: ERROR: cpp.exe returned non-zero exit status (8448)
    cpp.EXE -undef -nostdinc -+  -I ..\Symbian\9.1\S60_3rd\epoc32\include -I . 
-I .\  -I "..\Symbian\9.1\S60_3rd\epoc32\include\variant" -include 
..\Symbian\9.1\S60_3rd\epoc32\include\variant\Symbian_OS_v9.1.hrh ".\BLD.INF"

  make -r  -f "\Symbian\9.1\S60_3rd\EPOC32\BUILD\s60\EXPORT.make" EXPORT 
VERBOSE=-s
copy "\s60\WEBKIT\BrowserControl\inc\BrCtlDefs.h" 
"\Symbian\9.1\S60_3rd\EPOC32\INCLUDE\MW_LAYER_DOMAIN_EXPORT_PATH"
copy 1 file
....



________________________________

Mp3?迱ˑ-Ђ?興?踟˙ς <http://music.yahoo.com.cn/?source=mail_mailbox_footer> 
_______________________________________________
webkit-dev mailing list
webkit-dev@opendarwin.org
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to