• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Question About Header Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: On Windows this is a dll, what is it on OS X
  • Next by Date: Re: XCode template
  • Previous by thread: Link Errors with SystemConfiguration.framework
  • Next by thread: Re: Question About Header Files
  • Index(es):
    • Date
    • Thread