Hi,

I got a Sharp Zaurus Handheld from my supervisor to develop some things using qtopia (it uses qtopia 1.5) for it.
So I tried to install qtopia on my Mac, but i got some strange compile-errors of all sort. I got many of them fixed, but not all. And I tried compiling qtopia like the Readme-Files say on an Ubuntu (gcc 4.x) but with no luck. Using the RPM's for RedHat9 I got the qvfb and qpe working, as they are installed binaries.

But when I try to compile the examples (using redhat9 or ubuntu, both create the same error, both use gcc 4.x), creating a Makefile mit tmake and do a 'make', i get an error, that libqpe has an undefined reference to "QMetaObject::new_metaobject(...)".
I needed to download and compile qt-x11-2.3.2 so that 'make'ing the example could find libqt.

How can i fix this? Or where can I get a source-version of qtopia which compiles without hacking the code-files?

Thanks in advance for any hint,

daniel