Re: No such file error?
Re: No such file error?
- Subject: Re: No such file error?
- From: Scott Ribe <email@hidden>
- Date: Wed, 23 Nov 2005 22:02:05 -0700
- Thread-topic: No such file error?
> The double quotes made the difference.
> I'll probably have to change < > to " " in other places also.
FYI, roughly, the traditional meaning of <> vs "" is "system headers" vs
"project headers". Of course sometimes when writing x-platform code, what is
included in the "system" on some platform has to be added to some
compatibility code directly in the project for other platforms. CW has a
project option that blurs the distinction--convenient in some cases, but in
others sets you up for unwittingly creating this problem.
Anyway, not a hard problem to fix once you figure out what needs to be done
;-)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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