On 30 Jul 2014, at 4:02 pm, N!K <[email protected]> wrote:

> After using Xcode 3.2.6 occasionally, I downloaded 5.1.1 and typed in a very 
> simple program in .h and .m to try it out.

Well, what did you type?

It's not really usual to start an OSX project by typing code, at least until 
you have a working template to type it into.


> Please help me get started.

Create a new project and use one of the built-in templates to give you a 
working base. I suggest 'Cocoa Application', but leave 'document besed' 
unchecked. Then, before typing anything, try selecting 'Run' and check that it 
does build and run without problems. This wole process should only take a few 
minutes, and gives you a working app to build on. Anything that fails after 
that is down to you, so just try one step at a time.

I have no idea what the error message means either, but it looks as if you 
typed something odd into a place that didn't expect it.

--Graham



_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to