Hi, I'm using AT91SAM9261-EK board and built x11-image from Angstrom (branch 2009/Stable) is running on it.
I have to write my own program with GUI interface and make it running on my board under linux. For this I'm using QTCreator.bin (on my PC), where I can write my program, build project (I choose QT GUI-project) and run it on my computer. Then I'm rebuilding it with pre-built angstrom cross instruments and qmake for ARM. After project is compiled I'm copying it on the USB-card and then place it on my target (AT91SAM9261) in /home/user folder. Then I export LD_LIBRARY PATH and run program - for example ./myProg -qws. The program runs successfully, BUT I can't press any buttons - so I can't take control on it. In my opinion there is a conflict between GPE and my GUI-program. how can I solve it? Thank's) Waiting for a reply! _______________________________________________ Angstrom-distro-users mailing list Angstrom-distro-users@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users