Comment # 4
on bug 76471
from Jeremy Whiting
I'll pick this up. In setting up a development environment with syncevolution
1.4 I'm getting an error when I try the initial pbap setup like this:
I have an android device paired with the bluetooth dongle, and run the
following:
syncevolution --configure \
syncURL= \
addressbook/backend=pbap \
addressbook/database=obex-bt://XX:XX:XX:XX:XX:XX \
preventSlowSync=false \
target-config@pbap addressbook
http://pastebin.com/5ephg2EZ
Do I need some other library in order for addressbook/backend=pbap to be
recognized?