Bug 11584
Summary: | [S60] Incorrect wiki build instructions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sander van der Wal <svdwal> |
Component: | WebKit Website | Assignee: | Bradley Morrison <bradley.morrison> |
Status: | CLOSED INVALID | ||
Severity: | Normal | CC: | bradley.morrison, S60webkit |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | S60 Emulator | ||
OS: | S60 3rd edition |
Sander van der Wal
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bradley Morrison
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
Bradley Morrison
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Bulk closing of all s60 platform bugs.
Sorry for the noise!
Joel Parks
re-purposing InTSW keyword for use by QtWebkit team