Qt-embedded-interest Archive, November 2006
Help using Qt4
Message 1 in thread
Hi all,
I am new to Qt and i downloaded the files:
qtopia-core-opensource-src-4.2.1.tar.gz
and
qt-x11-opensource-src-4.2.1.tar.gz
My intention is
1. To setup on my x86 machine the Qt cross development setup(designer,
qvfb, etc)
2. To compile Qtopia for my target ARM device.
I have so far compiled both these sources with an options
./configure -embedded arm
I am able to use QT4 designed (its slick)
I am even able to compile the qtopia-core (arm-linux-gcc)
and now, i would like to understand how i can cross compile one of the
example programs and run them on my test hardware. For this, obviously
1. I need to cross compile an example program (qtopia core already does
this)
2. I need shared libraries to be present on my rootfs
I am trying to understand how this can be done, and i understand i am
missing some documentation. Could someone point me out to the documents
that outline this process.
Other than getting this done, in the run, i'd like to author a small
readme to get a simple "hello world" QT4 program on a framebuffer device
of an embedded platform.
Help this newbie will you!
regards,
Rob.
To unsubscribe - send "unsubscribe" in the subject to qt-embedded-interest-request@xxxxxxxxxxxxx