RE: More link errors
RE: More link errors
- Subject: RE: More link errors
- From: "Mikael Hillborg" <email@hidden>
- Date: Wed, 5 May 2004 18:23:05 +0200
The problem is that sometimes files get copied to the target
automatically and sometimes not. But it's getting off-topic
and should probably be moved to the XCode list if there's such.
Mikael
>
-----Original Message-----
>
From: kelly jacklin [mailto:email@hidden]
>
Sent: den 5 maj 2004 14:31
>
To: Mikael Hillborg
>
Cc: Marc Poirier; email@hidden
>
Subject: Re: More link errors
>
>
>
On May 5, 2004, at 5:02 AM, Mikael Hillborg wrote:
>
>
> To those who are interested, this bug doesn't apply to frameworks
>
> only, but
>
> I've noticed that it can happen to files in general, which are added
>
> to the
>
> project in XCode 1.1. If you get link errors, which indicate that an
>
> implementation (.cpp) file is missing, then try deleting the reference
>
> from the project and add it again. Or if it's a framework, then try
>
> adding the frameworks using the link flags syntax.
>
>
It sounds to me like you are not including the files/frameworks in your
>
target. The symptoms you site are consistent with the files being
>
added to the project, but not to your target. If you get this again,
>
look in your target (open the "Targets" disclosure triangle, and then
>
the one for your target), and look in the "Sources" and/or "Frameworks"
>
bins, and I think you will find that the source files and/or frameworks
>
are not listed there. To fix this, drag the source files from the file
>
list into the "Sources" bin (or same for the Frameworks).
>
>
kelly
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.