![]() |
2010-06-26
, 19:47
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#2
|
![]() |
2010-06-26
, 19:52
|
Posts: 90 |
Thanked: 311 times |
Joined on Mar 2010
|
#3
|
![]() |
2010-06-26
, 20:03
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#4
|
I have a feeling about this. Can you zip your project up and make it available somewhere so I can take a look?
I'm not familiar with QtCreator; but I did get similar errors on a project because I forgot including the QtMaemo5 header and adding QT += maemo5 to the project file.
![]() |
2010-06-26
, 20:09
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#5
|
The Following 5 Users Say Thank You to w00t For This Useful Post: | ||
![]() |
2010-06-26
, 20:16
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#6
|
Here is a small code I was trying out:
And this is the same error in more detail:
I have installed the complete Nokia Qt SDK, and that is what is being used here as well ... The Maemo5 specific libraries are only 'seen' when I select 'Maemo' as the output device ..
Anyone know how can I fix these errors .. ?
I had a hard time configuring Qt Creator the first time round as well, and I really dont want to have to all kinds of un/re-installs all over again