Hi blachner!
I'd like to try compiling FrodoSDL for pdaXrom. Where can I download the source?
You can get it from CVS (HEAD of repository Frodo4):
cvs.cebix.net:/home/cvs/cebix
Anonymous CVS access to checkout should work.
Than run the ./autogen.sh script in the Src directory.
And after this: ./configure --with-embedded-extension=qtopia
This configures Frodo to use the SDL GUI and a screen resolution of 320x240.
Regards
Bernd