Hi, I succed to compile Qt and an application, but I don't succes to run it. When I run my application ( ./test -qws) in the treminal, I get that : ./test -qws Transformed: driver not found Aborted When I try to run the deform application (demo), It's the same thing. ./demo -qws Transformed: driver not found Aborted So how can I run it. My board is brand nex xith qt Embedded 4.6.3 installed. So I've dowload Qt 4.6.3 and compile it on my PC in order to compile my application. Thanks