sivang | 10 July, 2010 19:30
So , as this been a bit of a puzzle this Saturday afternoon I decided to write a quick post about it , for future reference and possibly to help other new comes to the SDK. (Sometimes wandering through the huge docs can be daunting when you want to get something done quick)
When you create a new project, you can choose the targets you want to build from, depending on the versions and setups you have for Qt, you will be able to choose among several including but not limited to Maemo, Symbian and Desktop.
Suppose you started with a desktop application, or otherwise with a Maemo or Symbian app and you want to start preparing it for distribution on the desktop, you'd need to add your desired target and start building for it as the first porting step.
To add a target:
Comments
Desktop target in nokia qt sdk
debasishsahu4u | 19/08/2010, 09:59
how to add Desktop target in nokia qt sdk