wiki:S60ConfigureComputer

Version 1 (modified by bradley.morrison@nokia.com, 17 years ago) (diff)

--

S60WebKit: Setting up Your Computer

To work with S60WebKit, you'll need to install a couple of tools:

The S60 3rd Edition SDK

Download and install the S60 3rd Edition SDK from Forum Nokia. Choose "3rd Edition (262 MB)" from the listbox on the right of the page and click on the "Download" button.

Note: The S60 3rd Edition Feature Pack 1 is currently incompatible with the S60WebKit codebase. Please ensure you select "3rd Edition (262 MB)" and not "3rd Edition, FP 1 (355 MB)" from the listbox.

A Subversion client

You'll need a Subversion client to checkout and update the source.

If you prefer a graphical interface, there are quite a few to choose from. One candidate is TortoiseSVN. However, there are a couple of Subversion related tools which assume the Subversion command line interface is in your PATH, so you may wish to install both.

Carbide C++ Express

Carbide.c++ Express is a free IDE for mobile application development. We use the compilers and debugger that ships with the IDE to build and work with S60WebKit.

ActiveState Perl v5.6.1

Install ActiveState Perl v5.6.1 from here.

Once you've installed these tools, you're ready to check out and build S60WebKit.