VS 2010 无法删除继承的附加依赖项 [英] VS 2010 Unable to remove inherited additional dependencies

查看:18
本文介绍了VS 2010 无法删除继承的附加依赖项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我错误地在项目配置->链接器->输入->附加依赖项设置下添加了cv210d.lib、cxcore210d.lib和highgui210d.lib作为继承值.

Hi by mistake I added cv210d.lib, cxcore210d.lib and highgui210d.lib as inherited values under the project configuration->Linker->input->Additional Dependencies settings.

但我似乎无法将它们从继承的"附加依赖项中删除.所以每次我开始一个新项目时,我都会收到一个错误,因为找不到这些自由.

But I cannot seem to remove them from the "inherited" additional dependencies. So each time I start a new project I get an error because these liberties cannot be found.

有一个选项可以忽略继承的依赖项,但我不能这样做,因为它包含我确实需要的值.

There is an option to ignore the inherited dependencies but I cannot do this as it contains values I do need.

所以我正在寻找一种方法来从继承的"附加依赖项中删除这些不需要的值.

So I am looking for a way to remove these unwanted values from the "inherited" additional dependencies.

推荐答案

按照建议,我修改了属性管理器中的属性表.

As was suggested I modified the property sheet in the property manager.

我感到困惑的原因是,在属性管理器"视图中,可以通过三种不同的方式更改属性.通过单击调试、发布属性表或项目属性.但是当我打开每一个时,我以为我打开的是同一个东西,因为它们看起来很相似.

The reason I found it confusing though was that in the Property Manager view, there are three different ways to change the properties. Through clicking on the debug, release property sheets or the project properties . But when I opened each one I thought I was opening the same thing, as they look similar.

但情况是,调试和发布属性表中的属性会继承到项目属性.并且您不能从项目属性中修改继承的属性.

But the case is that, the properties from the debug and release property sheets are inherited to the project properties. And you cannot modify the inherited properties from the project properties.

这篇关于VS 2010 无法删除继承的附加依赖项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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