How can I compile in Xcode?
PowerBook G4, Mac OS X (10.4.10), 1 GB RAM
PowerBook G4, Mac OS X (10.4.10), 1 GB RAM
I'm obviously very new at this. I don't know how to
compile my Hello World C++ code. Every option in the
Build menu is disabled except for Allow ZeroLink.
You remember TurboC!?
The Borland stuff was really nice for its time - very
fast compilers, and lots of paper documentation.
Loved it!
Then MS won the war.
I've never done much code for Windows (a few helper
.dll's), and most of my work was on Solaris, and some
embedded stuff. Pre-Windows, I played around with
Borland stuff on DOS. I'm fairly certain I'll never
take a job doing Windows programming.
For Macs, Xcode is fine. Not perfect, but perfectly
usable.
People forget though - you don't have to use Xcode.
Grab a 20 year old UNIX C programming book and type
in the problems. In my opinion, that is the best way
to get started with modern Mac programming.
How can I compile in Xcode?