在vs2015中找不到Ad1.lib(vc ++项目) [英] Ad1.lib not found in vs2015 (vc++ project)

查看:214
本文介绍了在vs2015中找不到Ad1.lib(vc ++项目)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在将项目从vs2005迁移到vs2015。在其中一个项目中,我们正在使用Ad1.lib。当我在vs2015中构建该项目时收到错误,指出找不到Ad1.lib。



在vs2005中,这个lib是出现在

We are migrating our project from vs2005 to vs2015 . In one of the project we are using Ad1.lib .When I build that project in vs2015 getting the error saying Ad1.lib not found .

In vs2005 this lib was present in "

C:\Program Files (x86)\Microsoft Visual Studio 8\VC\PlatformSDK\Lib

但我在2015 lib中找不到这个lib文件夹



我尝试从2015项目属性中删除Ad1.lib然后它给出了以下错误

" but I cannot find this lib in 2015 lib folders

I tried by removing Ad1.lib from 2015 project properties then it is giving below error "

\LNK2001	unresolved external symbol _IID_IActiveScriptSiteDebug	
LNK2001	unresolved external symbol _IID_IDebugApplication
LNK2001	unresolved external symbol _IID_IActiveScriptSiteDebug
LNK2001	unresolved external symbol _IID_IActiveScriptParse





< b>我尝试了什么:



我用谷歌搜索但无法找到任何与lib相关的信息和符号



我们在这个错误中苦苦挣扎。任何有关这方面的信息对我们都有帮助



感谢advacne

"

What I have tried:

I googled it but cannot find any information related the lib and about the symbols

We are struggling very much with this error . Any information about this will be helpful for us

Thanks in advacne

推荐答案

你可以尝试复制 Ad1.lib 到您的项目并包含它,如果您还有它。

然后在文件属性设置复制到工作目录总是。

如果失败了,试试这个: visual studio - VS2005和Windows SDK 7.1 - Stack Overflow [ ]
You can try to copy the Ad1.lib to your project and include it, if you still have it.
Then under the file properties set "Copy to working directory" to always.
If that fails, try this: visual studio - VS2005 and Windows SDK 7.1 - Stack Overflow[ ]


这篇关于在vs2015中找不到Ad1.lib(vc ++项目)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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