(→Design) |
(→Building and packaging) |
||
| Line 36: | Line 36: | ||
When you run your application with Qt Creator, an .rpm package is created automatically. | When you run your application with Qt Creator, an .rpm package is created automatically. | ||
| - | If you want to create a package of your application without running it, click Build All or select '''Build''' | + | If you want to create a package of your application without running it, click Build All or select '''Build''' '''Build Project "<project name>"'''. |
| - | + | ||
| - | '''Build Project "<project name>"''' | + | |
| - | + | ||
| - | + | ||
Contents |
The MeeGo software development process consists of:
In the analysis phase, read through the following sections:
//To be updated according to finalised content on the pages.//
To ensure the usability and user-friendliness of your application, take into consideration the following guidelines for MeeGo application development:
When you have created your project with Qt Creator, you can start coding your application.
To debug your application in Qt Creator, follow the instructions in Debugging with Qt Creator.
When you run your application with Qt Creator, an .rpm package is created automatically.
If you want to create a package of your application without running it, click Build All or select Build Build Project "<project name>".