I am trying to learn C++, and I thought that OS X would be the perfect OS to use - Project Builder seems useful, and I have heard that you can compile from the command line. I have two questions:
How do you compile from the command line?
If I want to make a simple C++ program in ProjectBuilder, what kind of project do I make? I tried a Carbon Application, but it didn't work (wouldn't compile).
Any help would be greatly appreciated.