[Mono-osx] [MonoMac] EntryPointNotFoundException when trying to create ABAddressBook

Geoff Norton gnorton at novell.com
Thu Feb 17 14:31:26 EST 2011


It looks like the desktop addressbook api is significantly different from the mobile one, someone is going to need to rework this in maccore.

-g

On 2011-02-17, at 12:08 PM, Zone wrote:

> 
> Hello all!
> 
> I'm trying to read Entries out of the Mac's AddressBook using ABAddressBook
> but when I try to create an instance of ABAddressBook I get a
> EntryPointNotFoundException in ABAddressBookCreate.
> 
> The code that leeds to the exception is just:
>  ABAddressBook book = new AbAddressBook();
> 
> I execute this in WindowDidLoad, but also tried in a button event handler.
> 
> Am I doing something wrong, missing a reference or is the AddressBook
> implementation not finished?
> 
> I am using MonoDevelop 2.4.2 with the latest MonoMac Adding 2.4.2.1
> 
> Thanks for your help.
> 
> Tobias
> -- 
> View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-EntryPointNotFoundException-when-trying-to-create-ABAddressBook-tp3311186p3311186.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list