[kaffe] Qt AWT backend works under Qtopia(Qt Palmtop)
jserv at linux2.cc.ntu.edu.tw
jserv at linux2.cc.ntu.edu.tw
Sun Dec 15 20:53:05 PST 2002
Hello all Kaffe developers,
With a few modifications, I got Kaffe VM (AWT included) working
under Qtopia (e.g. Qt Palmtop: http://qpe.sf.net/ ). The patched AWT
source could be download in:
http://ccns.ncku.edu.tw/~jimchyun/misc/qt-qtopia-patched.tgz
Just extract the file in kaffe/ directory and build it. Take me
for example,
# export QTDIR=/home/jserv/qt-2.3.2
# export QPEDIR=/home/jserv/qpe
# ./configure --with-awt=qt \
--disable-debug --with-engine=jit3
--prefix=/kaffe
# ./libraries/clib/awt/qt/build-qtopia
Here, build-qtopia is a simple wrapper for make to know how C++
source with Qtopia library should be compiled.
I took some screenshot in the following link:
http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet.png
http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet2.png
http://ccns.ncku.edu.tw/~jimchyun/qpe/qtawt-applet3.png
Good Luck,
Jim Huang
More information about the kaffe
mailing list