在哪里可以使用共享MFC在常规dll的Visual Studio 2015 Update 1项目属性页中将MkTypLibCompatible设置为false / true? [英] Where can I set MkTypLibCompatible to false / true in the Visual Studio 2015 Update 1 project property pages of a regular dll using shared MFC?

查看:77
本文介绍了在哪里可以使用共享MFC在常规dll的Visual Studio 2015 Update 1项目属性页中将MkTypLibCompatible设置为false / true?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在将旧的.vcxproj转换为Visual Studio 2015,但没有找到我可以配置此属性的位置。新向导生成的.vcxproj文件将MkTypLibCompatible设置为false,我的旧项目为true。 "MIDL任务"的超链接可以是"MIDL任务"。
帮助指向错误的内容  http://go.microsoft.com/fwlink/?LinkId = 737. 



任何人都可以提供帮助?谢谢,



Andreas

解决方案

你看到MIDL的选项组吗?项目属性对话框?那里有一个"MkTypLib兼容"选项:
https://msdn.microsoft.com/ en-us / library / cta924w1.aspx


同时检查文件夹中是否有.idl文件,它是否包含在项目中(即出现在解决方案资源管理器中) )。否则,不会显示MIDL选项( https://social.msdn。 microsoft.com/Forums/en-US/9cbcd2e1-d974-4629-b1d5-0aaadc550fbf )。


尝试创建ATL类型的新测试项目并检查是否有选项出现。


I am converting an old .vcxproj to Visual Studio 2015 and didn't find where I can configure this property. The newly wizard generated .vcxproj files have MkTypLibCompatible set to false, my old projects true. The hyper link of the "MIDL Task" help is pointing to the wrong content http://go.microsoft.com/fwlink/?LinkId=737. 

Can anyone help? Thanks,


Andreas

解决方案

Do you see the MIDL group of options in Project Properties dialog? There is a "MkTypLib Compatible" option there: https://msdn.microsoft.com/en-us/library/cta924w1.aspx.

Also check if there is a .idl file in your folder and it is included into the project (i.e. appears in Solution Explorer). Otherwise the MIDL options are not displayed (https://social.msdn.microsoft.com/Forums/en-US/9cbcd2e1-d974-4629-b1d5-0aaadc550fbf).

Try creating a new test project of ATL type and check if the option appears.


这篇关于在哪里可以使用共享MFC在常规dll的Visual Studio 2015 Update 1项目属性页中将MkTypLibCompatible设置为false / true?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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