Re: [beginner cocoa] cocoa tutorial (Currency Converter) won't build
Re: [beginner cocoa] cocoa tutorial (Currency Converter) won't build
- Subject: Re: [beginner cocoa] cocoa tutorial (Currency Converter) won't build
- From: Anthony Byrne <email@hidden>
- Date: Fri, 8 Aug 2003 12:44:25 -0500
>
I've gone through the whole darn thing up to building it, but upon
>
doing so, I get the following errors displayed under the "Build" tab:
>
>
Building target Currency Converter with build style Development
>
(optimization:level 0, debug-symbols:on) (2 errors)
>
Missing file or directory: Currency
>
Missing file or directory: Converter_Prefix.h
>
Build Failed (2 errors)
>
I've run across similar errors and I think it's related to the spaces
in the
project/directory name. Just from personal experience, I'd recommend
never using spaces in project or file names. I know they are used in
some of the tutorials, but I've seen compilers on many platforms choke
on this sort of thing. Just a tip...
Tony Byrne
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.