Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple Discussions: Problem in Address Book Accessing



On May 30, 2005, at 2:26 AM, email@hidden wrote:

Hello this Jayasankar working as developer in Persistent system Pvt Ltd in India.            

 i am working on address book synchronization with meerapoint address book under Mac OS.

 I have downloaded program from site: 

                   http://developer.apple.com/samplecode/AddressBookCarbon/AddressBookCarbon.html

 when i run the program in XCode application, It couldn't find the corresponding Header files mentioned below

  #include 

  #include 

  #include 

and finally i am getting errors that...

 kABFirstNameProperty

 KABLastNameProperty....Symbols not found..


so if any one knows about these problems, please send me the solution.


You need to select your Frameworks and Libraries folder in your project, choose Add Files... from the Project menu in Xcode, then find /System/Library/AddressBook.framework.  

Then there probably needs to be some text following the #include above, e.g. #include <AddressBook/AddressBook.h>

When working with sample code from the Developer Connection, it's usually better to start with the entire sample project using the Download Sample link than to just copy the source code from the Web page.

http://developer.apple.com/samplecode/AddressBookCarbon/AddressBookCarbon.dmg

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden

References: 
 >Apple Discussions: Problem in Address Book Accessing (From: <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.