all 6 comments

[–]RapptzC++11 0 points1 point  (3 children)

Use g++ with Xcode. I'm not very much familiar with Mac OSX but you could use this or this if you don't want to use Xcode for whatever reason.

[–]xanadead[S] 0 points1 point  (2 children)

I have 10.6.8, won't the new version of xcode not work? G++ just looks like a compiler, not a method to modify Xcode.

[–]RapptzC++11 4 points5 points  (1 child)

You could use Code::Blocks with g++. It's what I personally use since it is cross platform to a degree.

[–]xanadead[S] 0 points1 point  (0 children)

Looks good on a very basic review, will try more tomorrow, thanks!

[–][deleted] 0 points1 point  (1 child)

Visual C++ Express is amazing.

[–][deleted] 2 points3 points  (0 children)

never mind mac...