Is there dev cpp for mac?

I urgently need dev cpp for my Macbook. I need an exact equivalent of dev cpp available for Windows for college. I don't want to develop apps, I just have to get it for a course. I did some googleing but couldn't find anything useful.

MacBook Pro with Retina display, OS X Mavericks (10.9.5)

Posted on Oct 30, 2014 7:44 AM

Reply
2 replies

Oct 30, 2014 8:20 AM in response to Fabian Apfel

Download Xcode from the Mac App Store (or Apples Developer site https://developer.apple.com/ - you may need to register a free developer account to access the download area).

Xcode contains compilers for C / C++ / Objective-C.

Note that you may needed to install command line tools (via Xcode -> Preferences) in certain (older ?) Xcode versions.


With this you should be able to call clang directly or use cc / cpp / gcc / c++ (which I think mostly just call clang in the end).

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Is there dev cpp for mac?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.