hi, please help me out on this one. i want to access contacts database from my palm app in read only mode. i used Contacts.h and used ContactsLib_OpenLibrary(...). but got the following error:
Debug/AppMain.o(.text+0x64): In function `ContactsLib_OpenLibrary': AppMain.c:417: undefined reference to `ContactsLibOpen' Debug/AppMain.o(.text+0xb2): In function `ContactsLib_CloseLibrary': AppMain.c:461: undefined reference to `ContactsLibClose' then i noticed that ContactsLibClose and ContactsLibOpen was not defined anywhere. so please advice me on what should be done. thanks in advance. sriram -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
