VS 2015卡在了没有任何窗口输出的情况下 [英] VS 2015 got stuck on build suceeded without any window output

查看:115
本文介绍了VS 2015卡在了没有任何窗口输出的情况下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在学习OpenGL,并使用VS 2015作为我的IDE.但是,有时会出现一个问题,VS被卡在建筑物上,并且不显示任何窗口输出或任何内容.还要检查我的任务管理器,它仍然可以响应,但是VS本身却没有响应.

I am learning OpenGL and using VS 2015 as my IDE. However there is sometimes a an issue that VS got stuck on building and doesnt show any window output or anything. Also checking my task manager it still responsive however the VS itself is unresponsive.

没有错误或任何东西,即使构建成功,它也始终卡在构建过程中,并且不显示任何窗口输出

There is no error or anything yet it always got stuck on build process and not showing any window output even though the build was successful

这是图片

有人知道这是怎么回事吗?

Anyone knows whats going on here?

更新:

30分钟过去了,仍然没有输出窗口,即使我重新启动VS,VS仍然没有响应.

30 mins have passed and still no output window and VS is still unresponsive even though I restart the VS.

现在我有这个

错误HRESULT失败已从对COM组件的调用返回.

error HRESULT fail has been returned from a call to COM component.

推荐答案

感谢您在 MSDN 论坛中发帖.

Thank you for posting in MSDN forum.

我建议您可以尝试删除路径类似的项目缓存:

I suggest that you could try to delete the project cache which path likes:

C:\ Program Files \ Microsoft Visual Studio 14.0 \ Common7 \ IDE \ ProjectTemplatesCache

C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\ProjectTemplatesCache

C:\ Program Files(x86)\ Microsoft Visual Studio 14.0 \ Common7 \ IDE \ ProjectTemplatesCache

C:\Program Files(x86)\Microsoft Visual Studio 14.0\Common7\IDE\ProjectTemplatesCache

然后运行"devenv.exe/setup"重新构建缓存.

Then run "devenv.exe /setup" to re-build the cache.

开始->运行-> C:\ Program Files \ Microsoft Visual Studio 14.0 \ Common7 \ IDE \ devenv.exe&setup

Start—>Run—> C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe  /setup

我建议您看一下下面的文章以供参考,

I would suggest please have a look into below article for some reference,


这篇关于VS 2015卡在了没有任何窗口输出的情况下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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