Re: [Tracker] Totem Tracker plugin fails to build against trunk



On 08/12/08 19:59, Luca Ferretti wrote:
Il giorno lun, 08/12/2008 alle 15.16 +0200, Ivan Frade ha scritto:
Hi Luca,

  I run into the same problem compiling a small program using tracker.h

  In my case, it was fixed including<dbus/dbus.h>  _before_ tracker.h

  So in that file you need this lines (in this order):

#include<dbus/dbus.h>
#include<tracker.h>

  I hope it helps,

Bastien Nocera says[1]:

         That's a bug in tracker.h. It should include any headers it
         actually uses...

glib headers are missing in tracker.h. File a bug?

[1] http://bugzilla.gnome.org/show_bug.cgi?id=563706#c1

Fixed, thank you for the bug report and bringing it to our attention!

--
Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]