Bug 11584 - [S60] Incorrect wiki build instructions
Summary: [S60] Incorrect wiki build instructions
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Bradley Morrison
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-13 01:34 PST by Sander van der Wal
Modified: 2011-03-21 11:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander van der Wal 2006-11-13 01:34:29 PST
The webpage http://trac.webkit.org/projects/webkit/wiki/S60CheckoutAndBuild suggest that the checkout folder can be named anything. However, the build.bat script assumes the checkout folder is called S60.
Comment 1 Bradley Morrison 2006-11-14 14:26:52 PST
Confirmed. I get:

ERROR: \epoc32\tools\variant\variant.cfg specifies \S60\S60Internals\S60.hrh which doesn't exist!
  make -r  -f "\EPOC32\BUILD\S60\EXPORT.make" CLEANEXPORT VERBOSE=-s

Hardcoded \S60\S60Internals\S60.hrh in variant.cfg needs to go. S60.hrh should be exported to \epoc32\include\oem and variant.cfg include instead.

Also, I can see build.bat does indeed have this hardcoded in two places

Thanks for the feedback!
Bradley
Comment 2 Bradley Morrison 2008-04-09 11:31:59 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 3 Bradley Morrison 2008-04-09 11:39:51 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 4 Joel Parks 2011-03-21 11:52:47 PDT
re-purposing InTSW keyword for use by QtWebkit team