Re: can't locate file for: -lSystem error
Re: can't locate file for: -lSystem error
- Subject: Re: can't locate file for: -lSystem error
- From: Chris Ridd <email@hidden>
- Date: Fri, 07 May 2004 06:48:01 +0100
On 7/5/04 5:21 am, Justin Walker <email@hidden> wrote:
> On May 6, 2004, at 21:04, OL&L Lists wrote:
>
>> I get the following link error when I try to build a Carbon dylib
>> using XCode 1.2. Does anyone know what causes this and how to fix it?
>
> Did you add System as a needed library? I'd just remove the reference
> and rebuild. If you didn't, I'm stumped.
If it is needed at all (I've no clue about Carbon dylibs), then it also
ought to be used as a framework. In other words passed as -framework System.
Cheers,
Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.