• 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
Re: IOKit Template doesn't find headers.... (Xcode 1.5)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IOKit Template doesn't find headers.... (Xcode 1.5)?


  • Subject: Re: IOKit Template doesn't find headers.... (Xcode 1.5)?
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 17 Feb 2005 10:42:56 -0800

On Feb 16, 2005, at 8:35 PM, Rob Frohne wrote:

I just wanted to try to make a quick very simple kext using Xcode 1.5, and found that it can't seem to find the most basic header files, like MacTypes.h. I can't command click on kernel functions like KUNCUserNotificationDisplayAlert and get a look at the header files either.

Kexts are kernel-level and generally don't use Carbon headers like MacTypes.h. You probably don't have CoreServices.framework in your Other Frameworks folder in your project. As for navigating to a symbol, a) make sure that indexing is on and your project is indexed (check both Xcode Preferences > Navigation > Code Sense > Enable indexing and (project) > Get Info > Code Sense > Enable Indexing, respectively). Then you should be able to navigate from a symbol to its header file with command-double-click on the symbol.


Chris
_______________________________________________
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


  • Follow-Ups:
    • Re: IOKit Template doesn't find headers.... (Xcode 1.5)?
      • From: Rob Frohne <email@hidden>
References: 
 >IOKit Template doesn't find headers.... (Xcode 1.5)? (From: Rob Frohne <email@hidden>)

  • Prev by Date: Re: XML / XSLT parser for C++ projects
  • Next by Date: Distributed builds on headless XServe
  • Previous by thread: IOKit Template doesn't find headers.... (Xcode 1.5)?
  • Next by thread: Re: IOKit Template doesn't find headers.... (Xcode 1.5)?
  • Index(es):
    • Date
    • Thread