Re: create new xcodeproj
Re: create new xcodeproj
- Subject: Re: create new xcodeproj
- From: Kirk Wythers <email@hidden>
- Date: Tue, 26 Jun 2007 15:56:38 -0500
On Jun 26, 2007, at 3:39 PM, Jeffrey Oleander wrote:
Kirk Wythers <email@hidden> wrote:
On 2007 Jun 26, at 04:27, Jonathon Mah wrote:
On 2007-06-26, at 06:51, Kirk Wythers wrote:
It seems like you should be able to create a new
xcode proj then add the relative files to it. In
the case above pnet.cpp is main.
You can. What's the problem?
The only problem is my own ignorance. I have looked
through the docs
and I just can not find an explanation on importing a
command line
program.
Is it as simple as:
1 create a new project with the appropriate name
2. copy all relevant files into said project directoy?
See the Project menu. Add to Project.
Thanks Jeffery. I was able to create a new project and "add to
project" the relevant files. The debugger also ran properly one the
new project (actually stopping on breakpoints). The only difference I
can see between the first project and the new one is the presence of the
Under project info...
Collection: GNU C/C++ Compiler 4.0
This does not appear in the original project on which the debugger
behaves to oddly.
Can anyone explain where the different collections come from? For the
project I just created (the one that has the GNU C/C++ Complier), I
created with New Project -> Command Line Utility -> C++ Tool.
_______________________________________________
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