Top "Maemo" questions

Maemo is a software platform that is mostly based on open source code and powers mobile devices such as the Nokia N810 and N900 Internet Tablets.

ISO C++ forbids declaration of ... with no type

I'm using C++ to make a Qt mobile application for maemo. I have my class declaration, but I get this …

c++ qt header-files maemo qt-mobility
How to redirect from Audio Output to Mic Input using PulseAudio?

I'm working on a mobile app for Maemo/MeeGo and Maemo uses PulseAudio. I want to play a mp3 to …

linux audio command-line-interface maemo pulseaudio
/tmp folder and gcc

I am using the maemo Operating System and the GCC compiler. I have an error when I compile an application: …

linux gcc compilation debian maemo
Python + QT + Gstreamer

I'm working with PyQt and trying to get video from a webcam to play within a QT widget. I've found …

python pyqt4 gstreamer maemo qt-maemo