[maemo-developers] How to include glib-object.h
From: kate.alhola at nokia.com kate.alhola at nokia.comDate: Mon Mar 29 12:39:28 EEST 2010
- Previous message: How to include glib-object.h
- Next message: How to include glib-object.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>________________________________________ >From: maemo-developers-bounces at maemo.org [maemo-developers-bounces at maemo.org] On Behalf Of ext Christoph Eckert [ce at christeck.de] >Sent: Monday, March 29, 2010 1:14 AM >To: maemo-developers at maemo.org >Subject: How to include glib-object.h > >Hi, > >I try to port a Maemo 4.1 pygtk application to Qt4 on Maemo 5. The application >is running, but now it requires location data. Since the location API has >changed in Maemo 5, I try to understand the example given at >http://bit.ly/a3HTFD May be better solution is to use directly qt-mobility libqtm-location . Qt mobility will be foture proof cross platfrom solution. For marmatan native location API will anyhow change. For fremantle libqtmlocation is wrapper over liblocation0 . For Harmatan its is direct connection to dbus but API remains same. Kate >As soon as I put >#include <location/location-gps-device.h> >#include <location/location-gpsd-control.h> >in one of my files, the compiler complains: >http://pastebin.com/c45NU0FB > >glib-object.h: No such file or directory > >This file includes further files, as listed here: >http://bit.ly/dprcX6 I'm obviously missing some include path or similar. Appearently I'm a bloody hobbyist, so please bear with me :) . Any hint, even RTFM is much appreciated. Best regards, ce _______________________________________________ maemo-developers mailing list maemo-developers at maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: How to include glib-object.h
- Next message: How to include glib-object.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]