How To setup Environment Of objective C
For Running program of objective c you need a two things one is text editor and other is compiler to run programs. But in MAC OS X it is easily avilable of XCODE IDE which work both editor and compiler.But for window text editor Can be Window Notepad and gcc Compiler used to run programs.
For MAC : Xcode can be downloaded from apple official website.
developer.apple.com/technologies/tools
For Window: Gcc compiler can be downloaded from gnustep.org. But you can not run cocoa touch controls or user interface on window .
Then You need MAC OS X based computer.
My next tutorial will be :Variables in objective c
For Running program of objective c you need a two things one is text editor and other is compiler to run programs. But in MAC OS X it is easily avilable of XCODE IDE which work both editor and compiler.But for window text editor Can be Window Notepad and gcc Compiler used to run programs.
For MAC : Xcode can be downloaded from apple official website.
developer.apple.com/technologies/tools
For Window: Gcc compiler can be downloaded from gnustep.org. But you can not run cocoa touch controls or user interface on window .
Then You need MAC OS X based computer.
My next tutorial will be :Variables in objective c
No comments:
Post a Comment