Missing Header Files

C

chappy

Guest
I've decided to learn Cocoa. Yesterday I found an online tutorial for a simple calculator program, and was happily moving along until I got to the compilation step, and the compiler told me it couldn't find the Cocoa header file. I don't know how to go about getting the Cocoa header file, I assume it was supposed to be included with Project Builder. I tried modifying the #import statement to import <Appkit/Appkit.h>, but I'm missing that header file as well. Anyone have any suggestions on where I can get these missing header files? Do I have to perform a reinstallation of the software? This was all software that was included with the computer, so I never installed it.

Any suggestions would be greatly appreciated, I'm quite anxious to do some Cocoa programming.

Kind Regards,

Chappy
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top