[MeeGo-dev] what dependence packages will needed to compile MeeGo sensor fw
Rongas Timo
Timo.Rongas at digia.com
Wed Sep 15 04:52:08 PDT 2010
>-----Original Message-----
>From: meego-dev-bounces at meego.com
>[mailto:meego-dev-bounces at meego.com] On Behalf Of Chang, Esmond
>Sent: Wednesday, September 15, 2010 2:22 PM
>To: meego-dev at meego.com
>Subject: [MeeGo-dev] what dependence packages will needed to
>compile MeeGo sensor fw
>
>Hi,
>
>
>
>I git clone the meego sfw source from
>http://gitorious.org/sensorfw/sensorfw and try to build source
>in my two platforms but failed
>
>-MeeGo netbook 1.0 with qt-devel-4.6 and qt4.6.2, when compile
>with the source it shows
>
>"mcewatcher.cpp:27:28: error : mce/mode-names.h: No Such file
>or directory
>
>"mcewatcher.cpp:28:28: error : mce/dbus-names.h: No Such file
>or directory
You are missing package "mce-dev". Add "CONFIG += mce_disable" for qmake to drop the requirement, as this package is not available for Meego.
>-MeeGo handset0817 in netbook with qt 4.7, when compile with
>source it shows
>
>"declinationfilter.cpp:26:32: fatal error:
>gconf/gconf-client.h No such file or directory
You need the development files for gconf.
In general, the same build rules that meego.com obs uses (with sensorfw version 0.6.19) should fly with the current head.
// Timo
More information about the MeeGo-dev
mailing list