View Single Post
  #1  
Old April 4th, 2001, 10:25 AM
SpacemanSpiff2 SpacemanSpiff2 is offline
Registered User
 
Join Date: Apr 2001
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
SpacemanSpiff2 is on a distinguished road
Question

I'm just starting to learn C++ and i need to know how to compile C++ programs in OS X. I've tried just typing: cc prog1.cpp in the terminal, but that doesn't work. I know it's not my code because it's straight out of my C++ book. Is there a way to do this in Project Builder? (yes i have the developer tools cd installed) Please be very specific...i'm new to UNIX and programming in general. Luckily the book i'm using seems pretty straightforward and so far just reading through it (can't compile...argh!!) i think i'm understanding most of it, so i'm really anxious to actually get something compiled to see if i'm actually understanding this stuff.

Spaceman Spiff

Reply With Quote