Thread
:
[Solved] Help! Can't get QContactManager to work at all
View Single Post
Joorin
2010-05-08 , 10:49
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#
9
The
compiler
is your friend. Whatever your IDE reports, the compiler is the one that has to try to use your code. So, compile outside of your IDE and look at the error messages. Then go back to your IDE and fix it.
Most likely, though, is that the path used for includes does not contain the directory where the header file for QContactManager is.
Quote & Reply
|
Joorin
View Public Profile
Send a private message to Joorin
Find all posts by Joorin