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?
5 Antworten
+ 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
+ 1
That was the website that I saw
+ 1
none of them worked
0
VS Code is only an editor, im looking for a full IDE for C++