View Single Post
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#13
Originally Posted by rotoflex View Post
I am taking another shot at this:
How would I set up to compile play-sound and run it on the N900?
...
You have two options:

- Qt SDK (Yes, it works with non-Qt apps too): works on Linux, Windows, Mac, allows you to run your app on a device or in a qemu-based VM. Integrates these options into the IDE very nicely

- Scratchbox-based Maemo 5 SDK: works on Linux, gives you a virtual Maemo environment (chroot) on your computer. Doesn't integrate with the IDE.