osx - Missing Kernel.framework/Headers -


i'm attempting build internal project requires libkern/osatomic.h , make (using clang) complaining not found.

i'm using latest version of xcode (6.2). coworker has following folder on system:

/system/library/frameworks/kernel.framework/headers 

i not have folder. need make sure system headers available?

so sorry, i'm idiot. had not installed clt (command line tools) xcode yet.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -