简体   繁体   中英

Visual C++ 2010 Express for mac

Is it possible to get Visual C++ 2010 Express for Mac OS X? If not is there another application, other than Xcode, that will do the same thing?

Visual Studio C++ is not supported on OS X.

You can use either Eclipse or KDevelop. A complete listing IDEs for C++ is available at

http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments#C.2FC.2B.2B

There is no Visual Studio for Mac that I'm aware of. I think QtCreator, Eclipse and NetBeans all work on Mac.

Microsoft has a version of Visual Studio which is cross platform. It will run on Windows, Mac OSX and Linux. It is called Visual Studio Code. You can download it at: https://code.visualstudio.com/download

You will have to download the C++ extensions. It will take you to the market place where you can get the extension for free.

Personally I prefer Xcode when coding on a Mac.

It's not hard to learn, but because it is fairly new there aren't many useful videos or articles on how to navigate Visual Studio Code. If you are familiar with Visual Studio IDE for Microsoft Windows, Visual Studio Code is a totally different program.

If you really want visual c++ bootcamp you MacOS. Install windows along side with Mountain Lion and you are good to go.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM