Re: Xcode & C++
Re: Xcode & C++
- Subject: Re: Xcode & C++
- From: Shawn Erickson <email@hidden>
- Date: Mon, 02 Jan 2006 15:18:16 -0800
On Jan 2, 2006, at 2:14 PM, Amit Kalhan wrote:
Hi all,
Just a general question:
I would like to develop a C++ simulation program on my
Mac machine. However, I have been told that the best
route is use VirtualPC and then install Microsoft
Visual C++.Net since it is the most popular
environment for C++. On the other hand, I have been
told that Virtual PC runs veryslow and it takes for
ever to deal with compling and compatibility issues.
Therefore, I have decided just to use Xcode
environment to develop a C++ program.
First, does anyone have an opinion about the above.
No reason to use MS C++ on your Mac (what does popular have to do
with anything?). Xcode works with C++ (and Objective-C/C++, C, Java,
etc.) as do many editors (BBEdit, various emacs based tools, etc.)
and other IDEs.
Also, what is the best starting point to learn about
Xcode and setting up a C++ environment -- a website
link or a tutorial book would be nice. Thanks.
Apple Xcode documentation is good and they have a few tutorials.
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
XcodeQuickTour/index.html>
<http://developer.apple.com/documentation/DeveloperTools/Xcode-
date.html>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Xcode & C++ (From: Amit Kalhan <email@hidden>) |