View Single Post
Posts: 341 | Thanked: 57 times | Joined on Nov 2009
#1
Hey all .. I'm having some trouble installing and configuring the Desktop target profile properly in Qt Creator ... The Maemo target is working fine, but I would like to debug my programs on my PC before I test them on my N900 ..

Here's what I've done so far in trying to get the 'Desktop' target working:

1) Installed the Nokia Qt SDK BETA
2) Installed the Qt SDK with MinGW

Now, the settings seem to be automatically set in, in the Tools --> Options --> Qt4 dialog box in Qt Creator ... However, the issue is that when I try to add the target 'Desktop' in 'Projects' pane, there are some issues:

1) The 'Toolchain' field is empty and uneditable
2) There are no 'Make Step' commands ... I can insert these manually, but building the project still doesn't work.

Here are two snapshots of these settings:





Before this, I had even tried installing the Nokia Qt SDK BETA and then Qt libraries for Windows with MinGW, but the end result of that was virtually the same ..

Help desperate help on this people ...