Namespaces
Variants
Actions

Installing Qt Mobility in Qt SDK on Windows (former Qt desktop SDK)

Jump to: navigation, search
Article Metadata

Article
Created: dahiya.vinod (23 Jan 2011)
Last edited: hamishwillee (07 Nov 2012)
Needs-update.png
This article needs to be updated: If you found this article useful, please fix the problems below then delete the {{ArticleNeedsUpdate}} template from the article to remove this warning.

Reasons: hamishwillee (07 Nov 2012)
I believe the latest Qt SDK includes Qt Mobility, and that there is no separate "Qt for desktop" SDK. This article needs to be either updated or deleted if this can be confirmed.

Qt mobility is also available for desktop version of Qt SDK. But it does not come with a installer. You need to install it from source.

Download and install Qt SDK for windows from here Qt Downloads.

Download qt-mobility source from here Qt Mobility Download and extract.

From start menu, Run Start->All programs->Qt SDK by Nokia v2010.05 (open source) ->Qt Command Prompt. Run following commands in command prompt:

cd <your qt mobility source folder>
configure -prefix %QTDIR%
mingw32-make
mingw32-make install

Now Qt mobility header and libraries are available in your Qt SDK.

This page was last modified on 7 November 2012, at 09:03.
325 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved