How to run Qt program on mini2440
-
Hi,
I have a mini2440 board with Qtopia.
I succed to compile Qt 4.6.3 and an application, but I don't succes to run it.
I followed this tutoriel to compile Qt (Witgh Qt 4.6.3 and arm-linux-gcc-4.4.3) : http://www.sereno-labs.com/qt-4-6-2-installation-procedure-for-friendlyarm-mini-2440-board
On the board, Qt Embedded 4.6.3 is already installed and there is a launcher with some demos that works well.
When I run my application ( ./test -qws) in the treminal, I get that :
./test -qws
Transformed: driver not found AbortedWhen I try to run the deform application (demo), It's the same thing.
./demo -qws
Transformed: driver not found AbortedI already try to pass this -display Transformed:Rot90, but with no success.
Then I tried to add my program to the launcher by modifing the conf.xml, but my application don't start and the demo program work well.
Maybe somebody can chek my program, .pro, makefile in order to see if the problem come from my program : http://www.filefactory.com/file/ccdf025/n/Project.rar
Thanks
-
Hello, here is step-by-step guidance you to program a code for mini2440, of course loading a program and run it in the board
http://mini2440vietnam.blogspot.com/2011/05/programming-application-for-mini2440-by.html -
Dear Sigma,
I need your help to create Qt Application for Mini2440.
please,Thanks and regards
Sunil