Re: Source Tree Preference
Re: Source Tree Preference
- Subject: Re: Source Tree Preference
- From: Scott Tooker <email@hidden>
- Date: Mon, 10 Nov 2003 09:16:52 -0800
On Nov 10, 2003, at 9:07 AM, Marshall Clow wrote:
> At 8:23 AM -0800 11/10/03, Scott Tooker wrote:
>>> And how can I get a summary of this out of my project?
>>
>> Look for all the "search paths" settings in the Build tab of your
>> target. Yes, the UI sucks for showing the search paths (more
>> generally, we need a better way to show settings that are a list of
>> strings), but the information is there.
>
> OK - I am confused.
>
> If I select my target, and open the inspector, there is no "Build" tab.
> If I select the project (topmost entry in the left list), there is a
> "Styles" tab, and it
> has an entry for "Header search paths", and that has the paths that I
> have entered.
> I know that's not a complete list.
Okay, it sounds like you are using "classic" targets, instead of the
new native targets. For right now we have to keep both styles around
since the native build system can't currently do everything the old
jam-based system can.
Classic targets use the old target editors (double-click on a target to
bring up the target editor).
There should be a "Search Paths" pane that lists the header, framework,
and linker search paths.
>
> If I select a single source file, it has a build tab in the inspector.
> But that just
> shows me a text-editing widget that says "Extra compiler flags", and
> is empty.
That is only used by the native build system and allow you to specify
additional flags to add to OTHER_CFLAGS for that particular file.
>
> I'm looking for a list of everywhere header files will be read from.
>
> P.S. You also need a better way to enter file locations. Typing paths
> is execrable.
Another known issue. We have some ideas about (in a future version)
adding auto-completion, dragging in file references, and providing a
button to bring up a open dialog to choose the file.
Scott
> --
> -- Marshall
>
> Marshall Clow Idio Software <mailto:email@hidden>
> Hey! Who messed with my anti-paranoia shot?
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.