Universal App won't build for device

Posted by Felix Khazin on Stack Overflow See other posts from Stack Overflow or by Felix Khazin
Published on 2010-06-16T03:31:19Z Indexed on 2010/06/16 3:32 UTC
Read the original article Hit count: 201

Filed under:

I'm trying to get an iPad/iPhone app to run on my iPad. (it builds and runs fine on the simulator) I went through the menu to create a new universal project. Then I added another library that my app will use (route-me), and i keep getting the following linker errors:

"___restore_vfp_d8_d15_regs", referenced from:

and

"___save_vfp_d8_d15_regs", referenced from:

I did a search on Google, and found (http://www.badrit.com/blog/2010/6/6/building-route-me-for-ipad) that it's just a matter of matching up project settings in the library projects. I did that but it didn't help. I still keep getting these linker errors.

Anyone have any ideas what I can try?

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.2