C++ Compiler

Joined
Jun 7, 2007
Messages
19
Reaction score
0
Points
1
Location
Long Island, NY
Your Mac's Specs
15" MBP: 2.40ghz, 4gb ram, 256mb vram
Hello guys,

What is a good C++ compiler to run on a Mac? I used to use the Microsoft Visual C++ 6.0 but my windows laptop died. I have Win XP installed on vmware fusion, but i want a C++ Compiler on my Mac...

any suggestions are appreciated!

thank you!
 
Joined
Mar 17, 2008
Messages
6,879
Reaction score
191
Points
63
Location
Tucson, AZ
Your Mac's Specs
Way... way too many specs to list.
if you need a visual editor, xcode, otherwise gcc is installed by default
 
OP
N
Joined
Jun 7, 2007
Messages
19
Reaction score
0
Points
1
Location
Long Island, NY
Your Mac's Specs
15" MBP: 2.40ghz, 4gb ram, 256mb vram
hey mike, thanks for your reply. ok i downloaded the xcode. i copied and pasted my c++ source code from Microsoft Visual C++, and now how do i compile, build, execute?

sorry, i know this is a silly questions.

but, what i did was: Xcode > File > New File > C and C++ > C++ File
and I just pasted the source code into that file, saved - but cant find an option to compile/build/run

thx!!!!
 
OP
N
Joined
Jun 7, 2007
Messages
19
Reaction score
0
Points
1
Location
Long Island, NY
Your Mac's Specs
15" MBP: 2.40ghz, 4gb ram, 256mb vram
thank you mike! :)
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top