Just recompile the QtMobility specifying the Desktop framework as target.
Example:
open a qt shell
go inside the qt mobility source directory
launch configure.bat -prefix C:\path\to\your\qt\sdk\Desktop\... [here you can tell that you want only connectivity module, read configure.bat -help]
mingw32-make
mingw32-make install
That's what I successfully did on Linux, Mac and Win
I still don't know why QtMobility is installed only for Mobile...
Ciao!
Marco




Reply With Quote


Bookmarks