CLOSED INVALID 11585
[S60] Guessing SDK in the build scipt doesn't work
https://bugs.webkit.org/show_bug.cgi?id=11585
Summary [S60] Guessing SDK in the build scipt doesn't work
Sander van der Wal
Reported 2006-11-13 01:39:04 PST
In the build script build.bat at line 75, the script guesses at which S60 3rd edition SDK is in use. The problem here is that it only makes a guess at one SDK. I have the S60 3rd maintaince SDK and the script doesn't know about this SDK. I also have the S60 3rd FP1 sdk and the script doesn't know about this either. Further, the TargetDir that the script is looking for isn't a value in the S60 3rd maintanace release. I would suggest you use %EPOCROOT% instead of looking into the registry.
Attachments
Bradley Morrison
Comment 1 2006-11-14 14:18:05 PST
Hello, > In the build script build.bat at line 75, the script guesses at which S60 3rd > edition SDK is in use. The problem here is that it only makes a guess at one > SDK. This is intentional as the binaries included under S60Internals are compatible only with the S60 3rd edition. We'll shortly be adding a new set of binaries so that FP1 is also a supported development environment. Thanks for the feedback! Bradley
Joel Parks
Comment 2 2011-03-21 11:52:47 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note You need to log in before you can comment on or make changes to this bug.