Windows 8.1中的Visual Studio 6 C ++崩溃 [英] Visual Studio 6 C++ Crash in Windows 8.1

查看:190
本文介绍了Windows 8.1中的Visual Studio 6 C ++崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一些开发者这里晚上安装8.1,当我们去启动VC6 ..和即时崩溃在启动画面。我们尝试了标准的兼容性更改,以管理员身份运行等等,没有运气。任何人都有这些问题吗?

Some of the developers here installed 8.1 last night and when we went to boot up VC6.. and instant crash on the splash screen. We have tried the standard compatibility changes, run as administrator, etc etc and no luck. Anyone else have these issues as well? Have you been able to resolve them anyway?

它在Windows 8昨天工作很好...

It worked last night on Windows 8 just fine...

崩溃的详细信息。


  1. 前往msdev.exe

  2. 双击msdev.exe

  3. 打开屏幕。

  4. 崩溃。 (Microsoft Developer Studio已停止工作)

  1. Go to msdev.exe
  2. Double click msdev.exe
  3. Splash screen opens.
  4. Crash. (Microsoft Developer Studio has stopped working)


推荐答案

我有同样的问题,

我从codeplex安装了Daffodil( http://daffodil.codeplex .com / ),然后在VS2010中打开我的VC ++项目(通过项目升级例程)。右键单击项目的属性(而不是解决方案),然后转到配置属性,常规部分。将平台工具集更改为v60,您的项目现在将使用VC ++ 6编译器进行编译。
注意:您必须安装VC ++ 6 - 请参阅Daffodil文档。
现在你可以使用VS2010 IDE来编译你所有的VC ++ 6代码!

I installed Daffodil from codeplex (http://daffodil.codeplex.com/) and then opened my VC++ project in VS2010 (go through project upgrade routine). Right click on the properties of your project (not the solution) and go to the 'Configuration Properties', 'General' section. Change the 'Platform Toolset' to v60 and your project will now compile with the VC++6 compiler. Note: you must have VC++6 installed - see the Daffodil documentation. Now you can use the VS2010 IDE to compile all your VC++6 code!

SteveR

这篇关于Windows 8.1中的Visual Studio 6 C ++崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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