kellywestbrooks
Registered
Hello,
Does anyone know how to compile Objective-C source code directly from the command line without using project builder? I have some code that compiles fine under PB, but every time I use cc, it fails to compile. I am thinking its because I am using cc wrong, and my source is fine.
Perhaps I am not linking to the correct libraries?
Does anyone know how to compile Objective-C source code directly from the command line without using project builder? I have some code that compiles fine under PB, but every time I use cc, it fails to compile. I am thinking its because I am using cc wrong, and my source is fine.
Perhaps I am not linking to the correct libraries?