What is the best way to install C++ on Mac?
I was looking at this: http://bloodshed-dev-c.en.softonic.com/download
|
What is the best way to install C++ on Mac? I was looking at this: http://bloodshed-dev-c.en.softonic.com/download | |||||
feedback
|
|
You can install Windows on your Mac and then use Dev-C++, or Visual Studio, or whatever else there is. This is the best (only?) option if you want to create applications for Windows, especially GUI-based ones. Or you can install the Apple Developer Tools from Apple for Mac OS X. They probably came bundled with your Mac, and you can get newer versions from developer.apple.com. The compiler is | |||||||
feedback
|
|
Your best bet would be to use Xcode or Eclipse CDT. | |||
|
feedback
|