[maemo-developers] Using libosso-abook getting package requirement error
From: Pallavi Kandhare pallavi.kandhare at yahoo.comDate: Tue May 18 14:37:26 EEST 2010
- Previous message: HAL context initializing failure
- Next message: Using libosso-abook getting package requirement error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I want to display all contacts from phone. For that I am using libosso-abook. I am adding following lines to configure.ac
PKG_CHECK_MODULES(libosso, osso-addressbook-1.0)
and to Makefile.am :
myproj_LDADD = \
$(LIBOSSO_LIBS)
But i get foll error:
Package requirements (osso-addressbook-1.0) were not met: configure.ac
Pls do help me in this matter
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100518/9b472dfb/attachment.htm>
- Previous message: HAL context initializing failure
- Next message: Using libosso-abook getting package requirement error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
