Access Paths: (question from a recovering CodeWarrior)
Access Paths: (question from a recovering CodeWarrior)
- Subject: Access Paths: (question from a recovering CodeWarrior)
- From: Jerry Krinock <email@hidden>
- Date: Tue, 20 Sep 2005 20:27:35 -0700
I added a source code file "MyClass.m" to a project. At the top of the file
is the statement:
#import "MyClass.h"
Now when I do this in CodeWarrior, I have to make sure that the path to
MyClass.h is included in the projects "access paths", so CW can find this
header. But, to my surprise, this Xcode project compiled ("just worked").
I cannot find any mention of anything like "access paths" in Xcode Help.
How does Xcode know where to find headers?
Jerry Krinock
_______________________________________________
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