Qt 4.7.0 GUI Application Steps

Selim Serhat Türkman
Hello, Using mini6410 with a70 lcd (800x480)

I can start qtopia 2.2.0 from sd card. Qtopia works perfect.

{
    SD-Flasher -> Superboot-6410.bin
    u-boot.bin
    zImage_a70
    rootfs_qtopia_qt4-s.ext3
}

I have ubuntu 14.04

I have installed 

1- arm-linux-gcc-4.5.1-v6-vfp-20101103.tgz (Arm-linux-gcc 4.5.1)

2- qt-everywhere-opensource-src-4.7.0.tar.gz (Qt 4.7.0)

3- qt-sdk-linux-x86_64-opensource-2010.05.1.bin (Qt Creator 2.0.1)



What is the output of Qt creator? Is it enough to work "stand-alone" like a
"hex file"? 


I want to run a full screen gui app that uses mini6410's hardware such as
adc, spi, gpio, i2c, uart etc. And I want to create this app in Qt designer
v2.0.1 (suitable for Qt 4.7.0). Can I make it work without qtopia? If so,
how?

If i can't do that, how can i start Qt 4.7.0 app "without starting Qtopia
2.2.0 gui"?