![]() |
2010-01-18
, 16:35
|
|
Posts: 1,070 |
Thanked: 1,604 times |
Joined on Sep 2008
@ Helsinki
|
#2
|
http://wiki.maemo.org/Documentation/...Qt_application
Hi, I'm following the above tutorial to build a Qt application with accelerometer support on N900.
After some hacks I got this application running in the scratchbox but when I try to run on device the follow error occurs: "error while loading shared libraries: libdevornot-qt-maemo.so.1: cannot open shared object file : No such file or directory"... I did not build and copy the library for the device yet...
For the final installation file, do I need to build a fully static application with Qt and all shared libraries? Is there another way to get accelerometer support with Qt on Maemo?
Thanks in advance.
![]() |
2010-03-18
, 20:11
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#3
|
Hi, I'm following the above tutorial to build a Qt application with accelerometer support on N900.
After some hacks I got this application running in the scratchbox but when I try to run on device the follow error occurs: "error while loading shared libraries: libdevornot-qt-maemo.so.1: cannot open shared object file : No such file or directory"... I did not build and copy the library for the device yet...
For the final installation file, do I need to build a fully static application with Qt and all shared libraries? Is there another way to get accelerometer support with Qt on Maemo?
Thanks in advance.