View Single Post
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#2
Originally Posted by ejjoman View Post
Hello everyone
At first I'll say, that I'm a new member in this community. As you will see, my english is not so good - sorry about that.
Sadly in the german MeeGo-Community (http://meego.de) no one can help me. That's why I'll ask here.

I have a "little" problem with the Qt Creator.
I've installed the version 2.2 on Windows 7 64bit. My problem is, if I add a new project to the Qt Creator and set the target to "Maemo5" then the editor can't find the header-files. They are underlined and in a tooltip is a message that says, that there is no such file or directory.
Therefore it will not give any code-completion.

When I build the project, there are no errors - it works perfectly.

This problem occurs only on the Qt-Libs. For example: in the main.cpp the
Code:
#include <QtGui/QApplication>
is marked as not found.

What could I do? It's not so funny to write code without code-completion.

Edit:
before I forget it: When I remove the Path to the qmake.exe of the Maemo-target and add it again and set my projekt to this new Target then all works ok. But after a restart of QtCreator the same error comes again.
Looks like you installed QtCreator only and not SDK?

try this:

http://labs.qt.nokia.com/2011/05/23/...-2-2-released/