View Full Version : Mac C++ Development
EpicBoy
12-17-2004, 04:28 PM
So what do you guys use for developing in C++ on the Mac? Code Warrior? Are there any other alternatives worth knowing about?
gmcbay
12-17-2004, 04:42 PM
Most people are using Xcode (http://www.apple.com/macosx/features/xcode/) these days.
It's free. And pretty damn good too.
Tom Cain
12-17-2004, 04:46 PM
XCode that comes free with OS X, and is freely available from Apple's site, supports development in C, C++, Objective C, Objective C++ and Java. I haven't done any C++ with it, but I have played around with the Cocoa framework and Objective C. My opinion is that CodeWarrior is a slightly better tool, but not better enough to overcome the price difference.
EpicBoy
12-17-2004, 05:51 PM
Interesting ... it didn't even occur to me to look into XCode. Will do!
Musenik
12-17-2004, 09:47 PM
Don't write off Codewarrior too quickly. It may cost a bit, (if you know a student, they can buy it super cheap), but it offers some terrific cross-platform support! That alone might make it worth the up-front cost.
Abscissa
12-18-2004, 11:26 AM
Most people are using Xcode (http://www.apple.com/macosx/features/xcode/) these days.
It's free. And pretty damn good too.
How much of an improvement is it over 10.2's Project Builder? I didn't really like Project Builder much.
gmcbay
12-18-2004, 02:13 PM
CodeWarrior is a fine tool -- I use CodeWarrior for Palm for my PalmOS/Zodiac port. But Xcode is free and more than good enough, IMO.
As far as the other question goes.. I'm not sure. Like EpicBoy I'm fairly new to the Mac world, and 10.3 is the first version of the OS I've used.
vBulletin v3.6.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.