• 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
Kernel framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kernel framework


  • Subject: Kernel framework
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Tue, 11 Sep 2012 16:15:52 +0700

I added the Kernel framework  to my project, and now the linker says:

ld: framework not found Kernel
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The linker command is kind of long, but it ends with:
 -mmacosx-version-min=10.7 -fobjc-arc -fobjc-link-runtime -framework Kernel -framework IOKit -framework Cocoa -o <...some very long name...>

So: where is my Kernel framework?
What am I doing wrong?

10.8.1; Xcode 4.4.1

Gerriet.

P.S. and how to access the headers?

#import <Kernel/Kernel.h> does not work: file not found.
#import <Kernel/kern/clock.h> gets found, but it contains a reference to <kern/kern_types.h> which is again NOT found.

 _______________________________________________
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: Kernel framework
      • From: Sean McBride <email@hidden>
    • Re: Kernel framework
      • From: Jean Suisse <email@hidden>
  • Prev by Date: Re: font size
  • Next by Date: Re: Kernel framework
  • Previous by thread: Re: Why can't I debug into the source of a static library included as an Xcode subproject?
  • Next by thread: Re: Kernel framework
  • Index(es):
    • Date
    • Thread