无法使用Update 3在Visual Studio 2015中创建项目 [英] Can't create a project in Visual Studio 2015 with Update 3

查看:91
本文介绍了无法使用Update 3在Visual Studio 2015中创建项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在运行Visual Studio 2015更新3,当我尝试为C ++创建一个新项目时,窗口会关闭并重新打开而不会实际创建项目。

Hi, I am running Visual Studio 2015 update 3 and when I try to create a new project for C++ the window closes and reopens without actually creating project.

这种情况发生只有使用C ++,我才能制作C#,VB,F# 项目,但没有C ++项目。

This happens only with C++, I can make C#, VB, F#  projects but no C++ projects.

当我从Visual Studio 2017打开一个项目时,由于某种原因,VS2015缺少标准库,#include< iostream>没有工作,其他STL功能也是如此。我认为这是主要问题,我不知道如何解决它。

Also when I opened a project from Visual Studio 2017, VS2015 was missing Standard Library for some reason, #include <iostream> was not working and so were other STL functions. I think here lies the main problem and I don't know how to fix it.

感谢您的时间。

推荐答案


M0gambo,

感谢您在此发布。

>>我正在运行Visual Studio 2015更新3,当我尝试为C ++创建一个新项目,窗口关闭并重新打开而不实际创建项目。

对于这种情况,您可以尝试重新安装
Microsoft Visual C ++ 2015 Redistributable Update 3

For this case, you could try to re-install Microsoft Visual C++ 2015 Redistributable Update 3.

>>当我从Visual Studio 2017打开一个项目时,由于某种原因,VS2015缺少标准库,#include< iostream>没有工作,其他STL功能也是如此。

请确保您已在vs2017上安装了ATL功能。

Please make sure you have installed ATL feature with your vs2017.

希望这可以为您提供帮助。

Hope this could be help of you.

最诚挚的问候,

Sera Yu

Best Regards,
Sera Yu


这篇关于无法使用Update 3在Visual Studio 2015中创建项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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