need help for running an app on desktop. i have installed Linux 2.6.32 with tool-chain 4.3.2 and QTE-4.6.3. i have successfully compiled the tool-chain, Linux and qte.
how to run qte-4.6.3 application on desktop
the way to "run it" is just: # export QWS_MOUSE_PROTO=Tslib:/dev/input/event0 # ./application -qws (so it starts as graphic server by itself) Let me know if that is what you needed or you still in the previous steps... I played a bit around this and I had to: - configure QT SDK - configure QT Creator IDE - compile application - configure the board
Hello, Thanks Young and Ari Romero for the valuable help!!!!!!!!!! That should fix the problem!!!!!! With Regards Sanket