Re: Link to static library
Re: Link to static library
- Subject: Re: Link to static library
- From: email@hidden
- Date: Tue, 7 Oct 2008 15:24:16 -0700
Thanks for your reply. So the fact that we're using different base
SDK's in our builds doesn't matter? That would be great, since I can't
use the SDK that he's using.
Just in case it's relevant: I'm using an old PPC, while he has an
Intel Mac.
dkj
On 7 Oct, 2008, at 14:21, Shawn Erickson wrote:
On Tue, Oct 7, 2008 at 2: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. When he tries to build with my library he
gets this
error:
Xcode could not locate source file: MyModel.m
It sounds like he has an Xcode project with a reference to a file
called MyModel.m (likely shows up red in the project). He should
remove that missing file from the project. It is independent of your
library.
-Shawn
_______________________________________________
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