View Single Post
Posts: 24 | Thanked: 12 times | Joined on Mar 2010
#8
Originally Posted by eitama View Post
Just solved it,

I installed the Qt SDK from nokia site. http://qt.nokia.com/downloads/sdk-windows-cpp

It solved my problem.
Yes that is what I did too. If you now run the v1.3.8x version of Qt Creator you can design your forms, write your program, compile it and check it in Windows and then re-compile it for Maemo and test it live on the device over a USB connection all from within Qt creator as described in the original linked guide (using PCConnectivity). That allows you to give your program a quick test without having to package it and deploy it properly first.