Hi,
I've got some problem in building S60 Webkit on Windows XP platform... I've followed the instruction without a success.
My original idea in suggesting this configuration
*I've installed PERL 5.6.1 and Carbide 1.2 (i cannot find 1.0) and I've made a new device descriptor to be
C:\Symbian\9.1\S60_3rd\S60
>devices -info @S60_3rd_X:com.nokia.s60
Device: S60_3rd_X:com.nokia.s60
Root is X:\
Tools path is X:\
was to import the toplevel bld.inf file into Carbide (from drive X: subst'ed to C:\Symbian\9.1\S60_3rd), and use its IDE build, rather than invoke the build.pl script at all - this mimics the drive remapping that build.pl does internally. However, you will need to run build.pl successfully at least once for some header and .lib files to be installed into the SDK, so the following error still needs to be corrected...
make (e=2): The system cannot find the file specified.
I believe this indicates that the make tool is not found. Have you opened the command window using the "Configure environment for WINSCW command line" shortcut in Carbide? This is needed to set the path for a tool such as build.pl to find the build tools included in Carbide.

ciao marcus

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to