Re: Still cannot get it to link - please help.
Re: Still cannot get it to link - please help.
- Subject: Re: Still cannot get it to link - please help.
- From: David Dunham <email@hidden>
- Date: Wed, 10 May 2006 10:28:02 -0700
On 10 May 2006, at 09:13, John Draper wrote:
If you post your build transcript for an attempt to link, someone
might be able to spot the problem.
I thought I did... So how would one do that? I cant find any menu
item that says
something to the effect of "display build transcript". How would I
get this information to post?
I looked in the main project finder directory, and didn't see any
transcript files it might have
left.
I thought we went over this a week or so ago. The transcript is
available in the Build Results window, by clicking on the gadget that
looks somewhat like lines of text.
I think from reading the docs, that the Project (top item in the
groups and files) settings
are specific to the entire project, and the Target settings are
only applicable to the specific
target chosen? Is that how it works? Does the target settings
override the project
settings, because I know some are the same.
Yes, target settings override project settings. Which
override .xcconfig settings you might have added. (This is actually
where I try to set my stuff:
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk
which if you're not building universal, you could just drop the _ppc
portion.)
I'm not entirely sure where these get set -- I don't think the rules
are the best place to change it.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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