Basic use questions
Basic use questions
- Subject: Basic use questions
- From: Rick Mann <email@hidden>
- Date: Wed, 13 Feb 2008 16:45:32 -0800
Hi. I work on an embedded product that uses GCC to build. Eventually
I'd love to use Xcode to actually build and debug (talking to our own
version of GCC), but for now I'm content to use it as a file browser.
I started by making an empty project, and then I dropped my local copy
of our sources (the top directory) into it. BTW, Xcode churned for a
long time, my fans ran hard, and then it crashed.
I tried again, just dropping some sub-modules into Xcode.
Now, I'd like to try to compile some of the files (which I expect will
fail), but I don't know how to set up the rest of Xcode (targets,
etc.) to do this (I've always started from templates).
I created a Static Library target, and added some of the files to it,
but when I try to compile, it just bonks at me.
Does Xcode need to compile to enable the code browsing (i.e. command-
double-click to find the declaration of a symbol)?
Any pointers?
TIA,
--
Rick
_______________________________________________
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