views:

28

answers:

0

hi,

i got this link error when i tried to install my app to device:

ldr 12-bit displacement out of range (4628 max +/-4096) in _ABAddressBookCreate$stub in    _ABAddressBookCreate$stub from 

collect2: ld returned 1 exit status

how can i solve this? in simulator there is no error. i search everywhere, there is no "ABAddressBookCreate" in my code. i 've added the AddressBookUI and AddressBook framework in my project but i did not change anything in it.

Any idea what is causing this error?