Re: Link to static library
Re: Link to static library
- Subject: Re: Link to static library
- From: "Sherm Pendley" <email@hidden>
- Date: Wed, 8 Oct 2008 11:24:26 -0400
On Tue, Oct 7, 2008 at 5:18 PM,
<email@hidden> wrote:
I've built a static library for a class MyModel. I have this in the build settings:
Architectures: Standard (32-bit Universal)
Base SDK: Mac OS X 10.5
I sent the library (and MyModel.h of course) to someone who wants to use it in an app for iPhone.
Your library is built for PPC and Intel Macs against the Mac OS X 10.5 SDK. It will not work on the iPhone. To get an iPhone-compatible library, you must build it with the iPhone SDK.
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden