Getting started – WordPress for S60
WordPress development for Symbian S60
1. Install environment
The easiest way to setup the environment is to follow the Quick Start instructions at Symbian.org: http://developer.symbian.org/wiki/index.php/Qt_Quick_Start
2. Checkout the source code
The source code is in wordpress.org SVN repository. Acquire some Subversion client (TortoiseSVN is fine) and checkout
http://nokia.svn.wordpress.org/trunk/
3. Import project file “wptest.pro” to your IDE (Carbide for example)
The wptest.pro -file should import rather nicely. After importing you should have the possibility to build the project.
Project -> Build project