QT/X11 application for beaglebone black

Hi everyone,

i’d like to develop QT application for BBB to be run on BBB Gnome(? i mean for X11 environment) Desktop
and i’d like to develop on my PC with Ubuntu and then deploy app to BBB.

I’ve found many posts about this task and i was able to build a simple gui application for BBB
frame buffer based following this http://www.cloud-rocket.com/2013/07/building-qt-for-beaglebone/.

How can i do the same for X11 ?
How should i change qmake.conf and configure ?

I already spent a lot of time rebuilding QT and trying to deploy on my BBB, unfortunately
my attempts weren’t been good.

Than you !!
Regards