在VS中编译C / C ++代码 [英] Compile C/C++ code in VS

查看:98
本文介绍了在VS中编译C / C ++代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的一个问题是:是否有可能在其中编译C / C ++代码?

Hi, one of my questions is: Is it possible to compile C/C++ code in it?

我安装了Visual Studio Professional 2015,但我没有知道IDE是否已经安装了包来编译C / C ++代码,或者我需要手动安装包吗?

I have Visual Studio Professional 2015 installed, but I don't know if the IDE has already installed the packages to compile C/C++ code, or I need to install the packages manually?

我将非常感谢你的帮助。

I'll appreciate your help.

推荐答案

嗨ArCiGo,

Hi ArCiGo,

感谢您在此发帖。

>>我的一个问题是:是否可以在其中编译C / C ++代码?

我安装了Visual Studio Professional 2015,但是我不知道IDE是否已经安装了软件包以编译C / C ++代码,或者我需要手动安装软件包?

当然vs可以编译c ++代码。检查是否创建vc ++项目并编译它的最简单方法。

Of course vs could compile the c++ code. The most simple way to check if to create a vc++ project and compile it.

有关详细信息,请参阅此文档

For more information, please refer to this document

https://msdn.microsoft.com/en-us/library/6765tta0.aspx

或者您可以手动安装
Visual C ++ Redistributable for您计算机上的Visual Studio 2015

这是一个检查vc ++编译器版本的博客,您可以参考。

Here is a blog to check vc++ compiler version, you could refer to.

https://blogs.msdn.microsoft.com/vcblog/2016/10 / 05 / visual-c-compiler-version /

希望这可以帮到你。

最好的问候,

Sera Yu

Best Regards,
Sera Yu


这篇关于在VS中编译C / C ++代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆