Question About Header Files
Question About Header Files
- Subject: Question About Header Files
- From: Adin Hunter Baber <email@hidden>
- Date: Tue, 18 Oct 2005 03:01:33 -0500
So far, I have been using #include <Carbon/Carbon.h> in my files.
However, I was wanting to use the headers that are specified in the
documentation. For example, in the Interface Builder Services
Reference, it says the appropriate header is IBCarbonRuntime.h. If I
use #include <IBCarbonRuntime.h> I get an error saying "No such file
or directory."
I used spotlight to find where IBCarbonRuntime.h appeared in the SDK
files. I noticed that HIToolBox.h contained #include <HIToolbox/
IBCarbonRuntime.h>, so I tried that. And I still got the above error.
Does everyone just use #include <Carbon/Carbon.h> in their files?
Adin Hunter Baber
email@hidden
_______________________________________________
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