Problem with Harmattan target in Qt Creator on Linux
Mobile and Embedded
2
Posts
1
Posters
2.2k
Views
1
Watching
-
Hi all,
I'm trying to deploy my first Qt application for my new N9.I'm working with Qt SDK 1.2.1 on Slackware Linux 32 bit .
The problem is that for every project I open (demo, examples etc..), when I select Harmattan target Qt Creator stops working.
It stay blocked until I "kill" it.I already reinstalled the SDK without success.
This is how to get Qt Creator hang:
- Open QtCreator
- File -> Open File or Project
- select a project form "Examples" (QtSDK/Examples/4.7/declarative/demos/calculator/calculator.pro)
- on "Target Setup" only check "Harmattan", uncheck all the others
- click finish
at this point my QtCreator stops working...