On Wed, 2010-05-19 at 16:18 +0100, tom wrote:
> Am Mittwoch, den 19.05.2010, 16:21 +0200 schrieb Tino Keitel:
> > On Wed, May 19, 2010 at 16:11:50 +0200, Patrick Ohly wrote:
> > > On Wed, 2010-05-19 at 14:22 +0100, toabctl wrote:
> > > > Hi,
> > >
> > > > i try to build
from git source (commit
> > > > 52707ae29a8bfd860ebf6bede936fd0aa2200d33) with ubuntu 10.04 (i386).
> > > [...]
> > > > ../../src/syncevo/SyncSource.h:1724: error: ‘class sysync::TBlob’
has
> > > > no member named ‘getBlobPath’
> >
> > > TBlob is from the
Synthesis SDK. Make sure that you also have a recent
> > > libsynthesis checked out and then use the --with-synthesis-src configure
> > > option in SyncEvolution.
>
> > IIRC I got a similar error when using libsynthesis
from synthesis.ch,
> > and I fixed it by using the one from moblin.
[...]
> Why don't you use the version from synthesis.ch ?
We merge changes back and forth frequently. Sometimes our version is
more recent because we add features and then ask Synthesis to include
them, or we lack behind.
I suspect that you are still picking up an old version from the
synthesis repo.
what is the actual version? i guess the Master-branch, but that looks
wrong.
mayabe it is the simpletype-branch
(
)?
Why are there no release files? that would be much more easy i think:)
Cheers,
Tom