Visual Studio 2015:构建成功,但调试从不停止加载 [英] Visual Studio 2015: Build successful but debugging never stops loading

查看:226
本文介绍了Visual Studio 2015:构建成功,但调试从不停止加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有这个C ++项目,我试图在Visual Studio(Community)2015中进行调试。构建总是成功的,但是调试从不启动。所有显示的是Windows加载图标,它永远不会消失。任何关于什么可能是错误的想法?

解决方案

问题是Avast干扰了我的Visual Studio项目。我使用了 https://forum.avast.com/index.php?topic= 139935.0 ,以使其正常工作。



基本上,您需要从Avast的扫描中排除您的VS项目。


...但只是在Avast 2014中关闭DeepScreen是不够的。 I
在Visual STudio 2012中制作多个应用程序,我可以告诉你,即使
与Deep Screen关闭,Avast仍然会弹出并销毁
编译过程,通过说.exe是一个病毒(疯狂的evo-gen
[susp]))。我可以让Avast停止这样做的唯一方法是
手动输入排除目录,为每个目录我
创建应用程序! ...或排除某些高级文件夹。



I have this C++ project I am trying to debug in Visual Studio (Community) 2015. The build is always successful, but after that debugging never starts. All that shows up is the Windows loading icon, which just never goes away. Any ideas about what might be wrong?

解决方案

The problem was that Avast was interfering with my Visual Studio Projects. I used the instructions at https://forum.avast.com/index.php?topic=139935.0 to get it to work.

Basically you need to exclude your VS projects from Avast's scan.

... but simply turning off DeepScreen in Avast 2014 is not enough. I make multiple apps in Visual STudio 2012, and I can tell you that even with Deep Screen off, Avast will still pop right up and destroy the compiling process by saying the .exe is a virus (the crazy "evo-gen [susp]"). The only way I can get Avast to stop doing that is to manually enter-in exclusion directories for every directory where I create apps! ...or make an exclusion for some high-level folder.

这篇关于Visual Studio 2015:构建成功,但调试从不停止加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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