|
|
2010-04-02
, 09:38
|
|
Posts: 6 |
Thanked: 0 times |
Joined on Apr 2010
|
#2
|
|
|
2010-04-02
, 09:52
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#3
|
| The Following User Says Thank You to attila77 For This Useful Post: | ||
|
|
2010-04-02
, 11:45
|
|
Posts: 17 |
Thanked: 42 times |
Joined on Feb 2010
|
#4
|
|
|
2010-04-02
, 11:57
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#5
|
| The Following User Says Thank You to attila77 For This Useful Post: | ||
|
|
2010-04-02
, 13:20
|
|
Posts: 6 |
Thanked: 0 times |
Joined on Apr 2010
|
#6
|
|
|
2010-04-02
, 15:00
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#7
|
|
|
2010-04-02
, 15:10
|
|
Posts: 6 |
Thanked: 0 times |
Joined on Apr 2010
|
#8
|
|
|
2010-04-02
, 15:40
|
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#9
|
|
|
2010-04-02
, 15:56
|
|
Posts: 6 |
Thanked: 0 times |
Joined on Apr 2010
|
#10
|
I'm developing some software in Qt for my N900. It compiles and runs fine on my desktop. When I use Qt Creator to run it on my device, I'm given the error message:
error while loading shared libraries: libQtXmlPatterns.so.4: cannot open shared object file: No such file or directory
So apparently I'm missing that library on my N900. A quick dpkg -l | grep libqt shows that libqt4-maemo5-xmlpatterns is there, but no libqt4-xmlpatterns. I'm slightly confused as to what this means... any help?
Stewart