Search results

  1. B

    Pandora Bitbake Meta-Toolchain-Pandora Doesn't Work

    I used DJWillis tutorial to setup a toolchain for the pandora. bitbake nano works fine but if I try to bitbake meta-toolchain-pandora I get the following error: bompo@linux-desktop:/media/USB-HDD/pandora-oe-environment$ bitbake meta-toolchain-pandora NOTE: Handling BitBake files: \...
  2. B

    Ogre Demos

    If anyone is interested: here are the Ogre Demos from the Ångström Rep. You can start the demos with the included ./run.sh But be aware that the Pandora freezes if you try to exit the demo. The demos I tried running relative slow. So Ogre seems not ready for a full game on the Pandora. ZIP
  3. B

    Beta Geany

    This is the Ångström Version of Geany packed in an handy PND file. PND
  4. B

    Beta Bos Wars

    Touchscreen doesn't work in game but it's playable with the nurbs configured as mouse input. I cross-compiled the current svn code and used the maemo port to remove the opengl dependencies. PND
  5. B

    Beta Teeworlds

    This is the maemo port of Teeworlds from Mikko Vartiainen. They also got the source there. If someone could replace the mouse controls with the nurbs it could be playable. It also crashes if you leave the game... For now it's best to set the right nurb as mouse and the left nurb as mouse...
  6. B

    Beta Getting On Grooveshark?

    I packed groove from Elias Woods into a pnd. Seems to work. Sadly, it's only possible to link to libqjson.so.0 with LD_LIBRARY_PATH. It didn't find the phonon backend with this method. My run.sh: LD_LIBRARY_PATH="./" ./groove You have to install qt4-plugin-phonon-backend-gstreamer via opkg or...
Back
Top