C++ on Mac? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C++ on Mac?

How would I do C++ on a Mac? Unlike Python, it doesn’t have its own official IDE, and Visual Studio for Mac doesn’t have it, Xcode for mac crashes when I do C++, Netbeans and Geany don’t have it without getting a plug-in, and Eclipse can’t install. What do I do?

22nd Oct 2019, 10:08 AM
OnesAndZeroes10
OnesAndZeroes10 - avatar
5 Answers
+ 2
get codeblocks IDE if they is one which i don't know of, and i think you can compile from the terminal which am not sure of but since its a unix based OS https://w3.cs.jmu.edu/bernstdh/Web/common/help/cpp_osx-setup.php
22nd Oct 2019, 8:44 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
That was the website that I saw
22nd Oct 2019, 10:26 AM
OnesAndZeroes10
OnesAndZeroes10 - avatar
+ 1
none of them worked
22nd Oct 2019, 10:26 AM
OnesAndZeroes10
OnesAndZeroes10 - avatar
0
VS Code is only an editor, im looking for a full IDE for C++
23rd Oct 2019, 8:28 PM
OnesAndZeroes10
OnesAndZeroes10 - avatar