致命错误LNK1181:无法打开输入文件'STRMBASE.lib' [英] fatal error LNK1181: cannot open input file 'STRMBASE.lib'

查看:1200
本文介绍了致命错误LNK1181:无法打开输入文件'STRMBASE.lib'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在使用VS2008-Microsoft SDK(2010年6月)-XP.

I am using VS2008-Microsoft SDK (June 2010)-XP.

尝试构建代码时出现上述错误.现在它是提供给我的旧代码,而且我不了解VC ++,所以这个错误对我来说有点棘手.我在Google上搜索后发现,当我们在发布模式下构建BaseClasses解决方案时, 我们可以通过某种方式解决此错误,但我可以使用BaseClasses解决方案,但同样也无法构建(旧版代码).

I am getting the above error when trying to build the code. Now it is a legacy code provided to me and besides I don't have knowledge of VC++ so this error is kinda tricky for me. I googled and found that when we build BaseClasses solution in release mode, we somehow can get this error resolved but BaseClasses solution with me but again its also not getting build (legacy code).

我也搜索了我的机器,该名称似乎没有任何文件,所以我想知道即使我确实构建了BaseClasses的解决方案,该错误是否也会发生.

I also searched my machine and it don't seem to have any file by this name so I am wondering even if I do get to build the solution of BaseClasses, this error will go or not.

请帮助!

Abhishek

 

推荐答案

 您可以获取 来自此处的基类:http://surodev.com/downloads/BaseClasses.zip.编译它们,查看Release文件夹中的strmbase.lib,然后将其链接到您的项目.那应该可以解决您遇到的错误.

 You can get  baseclasses from here: http://surodev.com/downloads/BaseClasses.zip . Compile them, look over strmbase.lib in the Release folder, then link it to your project. That should solve the errors you have.

 

 


这篇关于致命错误LNK1181:无法打开输入文件'STRMBASE.lib'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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