How to compile C++ on Mac

December 4, 2014

Create a C++ Project on Mac

1. Open XCode
2. Choose Command Line Tool under OX S Application
3. Choose type c++

Voila.

Video tutorial here.
Found an awesome C++ cheat-sheet here.
Another good tutorial to kickstart C++;

That's all.



No comments:

Post a Comment