Re: Getting Started w/Xcode
Re: Getting Started w/Xcode
- Subject: Re: Getting Started w/Xcode
- From: Aldo Merino <email@hidden>
- Date: Mon, 26 Dec 2005 19:30:05 -0600
On Dec 26, 2005, at 12:42 PM, Chris Espinosa wrote:
On Dec 25, 2005, at 12:48 AM, email@hidden wrote:
1. For some reason, every time I start a new Xcode project and
name it with a '.1' suffix (as in 'Chapter_1.1'), the program
gives me a "No launchable executable at path" error message when I
attempt to run it. This occurs regardless of the file path, as I
tested in my desired nested folder hierarchy within my ~/Documents
folder as well as on my Desktop and I get the same results. I
generally use either the C++ Tool or Cocoa Application templates.
This occurs with default preferences in Xcode as well as
personalized preferences. I'm not sure what's causing it
specifically, but I can copy the code verbatim and paste into a
new project with any other suffix (like '.2') and it builds and
runs fine.
For reasons that are lost in the mists of time, ".1" is the
registered file extension for man page sources, and is therefore
reserved for the use of the man page utility.
Chris
Thanks! That particular problem was driving me nuts as I was simply
trying to mirror some book examples and follow their naming
convention. It would be nice to get a more specific error message or
have that documented, but then again, I doubt anyone besides myself
was trying to consistently name their projects with that suffix. And
thanks to whomever answered my previous question concerning saving
window states. That was in the Xcode documentation, but after 500
pages, some of those smaller details slipped my mind.
Cheers,
-Aldo
_______________________________________________
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