![]() |
2010-10-01
, 13:41
|
|
Posts: 199 |
Thanked: 156 times |
Joined on May 2010
@ Holland
|
#2
|
include(qtservice/qtservice.pri)
![]() |
2010-10-01
, 16:27
|
|
Posts: 199 |
Thanked: 156 times |
Joined on May 2010
@ Holland
|
#3
|
The Following User Says Thank You to Berserk For This Useful Post: | ||
![]() |
2010-10-01
, 20:05
|
|
Posts: 60 |
Thanked: 40 times |
Joined on May 2010
@ Skovballe, Denmark
|
#4
|
The Following User Says Thank You to kif For This Useful Post: | ||
I'm trying to create a small application in Nokia SDK using the QtService objects.
In Qt Creator everything is fine, the objects are recognized, and I can access all the properties and methods.
But when I try to build the application I get the following error : "error: qtservice.h: No such file or directory", and that even as I can see the source path in the g++ commandline : "-I/home/kif/NokiaQtSDK/QtService/src"
Any ideas, I have tried in the forum over at qt.nokia.com without any usable answers.
Kim