无法打开文件“winpool.lib” [英] Cannot open file “winpool.lib”

查看:122
本文介绍了无法打开文件“winpool.lib”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

http://i.stack.imgur.com/n4UdQ.jpg

http://i.stack.imgur.com/n4UdQ.jpg

这是错误的图片。

我已经为Windows桌面安装了VS 2013.



试图运行我的第一个应用程序并出现此错误。  

I've freshly installed VS 2013 for windows desktop.

Tried to run my first application and have this error. 

推荐答案

看起来链接器无法找到minspool.lib文件。确保你的机器上有它,并尝试

为项目添加一个正确的lib路径
。类似于"C:\Program Files(x86)\ Windows Kits \8.1 \Lib\winv6.3 \\\ x64""
It looks like linker is not able to find the minspool.lib file. Make sure you have it on your machine, and try to add a proper lib path to your project. Something like "C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x64".


这篇关于无法打开文件“winpool.lib”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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