2

I cannot find package of QtMobilty, all links that I found in internet were invalid. Could you please help? I need to install it under Windows(I need QtConnectivity library).

IKM2007
  • 716
  • 1
  • 8
  • 31

2 Answers2

3

Did you try QtMobility@gitorious?

Although you can't really "install" it - you will have to build it.

dtech
  • 47,916
  • 17
  • 112
  • 190
2

http://qt.digia.com/Product/Qt-Add-Ons/Mobility/

Qt Mobility is available as part of the Qt SDK for Nokia Devices. Get it here.

graphite
  • 2,920
  • 22
  • 40
  • This link is for the entire Qt SDK - which is the entire framework and the supporting toolchain. Not to mention it is an old outdated version. – dtech Apr 05 '13 at 11:13