Hi everyone,
I'm new on Mac OS. So, I created a Terminal Project in C on Xcode 3.2.
I wanna compile my terminal project with "<IOKit/IOKitLib.h>" and "<Foundation/Foundation.h>", but when I do it return several errors(something like 7k errors). However, if I create a Cocoa Project, these libs compile well. These frameworks works only on Objective-C?
I need some light here... what I doing wrong? O past my last two days searching some to help me, but I failed ;p
thanks!
I'm new on Mac OS. So, I created a Terminal Project in C on Xcode 3.2.
I wanna compile my terminal project with "<IOKit/IOKitLib.h>" and "<Foundation/Foundation.h>", but when I do it return several errors(something like 7k errors). However, if I create a Cocoa Project, these libs compile well. These frameworks works only on Objective-C?
I need some light here... what I doing wrong? O past my last two days searching some to help me, but I failed ;p
thanks!