升级项目从vs 2015到2017年 [英] Upgrade Project from vs 2015 to vs 2017

查看:300
本文介绍了升级项目从vs 2015到2017年的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用MFC将c ++项目从VS2015升级到VS2017。我重新定位了解决方案并重新编译了依赖库,所有这些都很顺利,但问题来自资源。它不会编译也不允许编辑资源,因为
到 没有找到兼容的资源编译器DLL。

Upgrading a c++ project from VS2015 to VS2017 using MFC. I retargeted the solution and recompiled the dependent libraries and all that went well however the problem comes with the resources. It will not compile nor allow editing of resources due to  not finding a compatible resource compiler DLL.

推荐答案

您好Rob_Finn,

Hi Rob_Finn,

感谢您发布此处。

>>由于 不会编译或允许编辑资源没有找到兼容的资源编译器DLL。

你的意思是rcdll.dll吗?

Do you mean rcdll.dll?

资源编译器在Visual Studio中可用Microsoft Windows软件开发工具包(SDK)。

The Resource Compiler is available in Visual Studio and the Microsoft Windows Software Development Kit (SDK).

因此,请检查您是否在vs 2017中安装了正确版本的Windows SDK和MFC工具集。

So please check if you have installed the right version of Windows SDK and the MFC toolsets with your vs 2017.

希望这可以帮助你。

最好的问候,

Sera Yu


这篇关于升级项目从vs 2015到2017年的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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