piaoyongren / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

unsupported armv7 or armv6 #196

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm having a problem in the device to deploy IPAD. 
Appears this error how can I solve this problem.
Thanks

libCorePlot-CocoaTouch.a, file was built for unsupported file format which is 
not the architecture being linked (armv7)

Original issue reported on code.google.com by correainfo@gmail.com on 26 Aug 2010 at 1:35

GoogleCodeExporter commented 8 years ago
How are you linking to Core Plot? Are you building the library yourself? If so, 
you need to make sure the Core Plot target is building for arm6 and arm7 
architectures. Open the Core Plot project, and edit the target build settings 
to do this.

Original comment by drewmcco...@mac.com on 26 Aug 2010 at 11:57

GoogleCodeExporter commented 8 years ago
I will not customizing the framework. I just want to use it in the IPAD.

I'm using as example the base-CPTestApp ipad

See images of configuration:

Original comment by correainfo@gmail.com on 27 Aug 2010 at 4:05

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by drewmcco...@mac.com on 13 Oct 2010 at 10:02