请高手答复一个编译方面的问题,十分感谢

cankee 2004-08-19 08:27:05
--------------------Configuration: cmapi - Win32 Unicode Debug--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
Error executing link.exe.

cmapi.exe - 1 error(s), 0 warning(s)

请问:mfc42ud.lib是什么库,解释一下其用途,我的机器上怎么没有?
谢谢
...全文
53 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
oyljerry 2004-08-20
  • 打赏
  • 举报
回复
缺少"mfc42ud.lib文件,装一个
enoloo 2004-08-20
  • 打赏
  • 举报
回复
从vc盘里搜索到,将缺少的lib,dll拷贝到安装目录下。
skyxie 2004-08-19
  • 打赏
  • 举报
回复
Linker Tools Error LNK1104
cannot open file "filename"

The tool could not open the given file.

Tips

One of the following may be a cause:

There was not enough disk space.


The file does not exist.


The filename or its path was incorrectly specified.


The specified drive is invalid.


The file does not have the appropriate permissions.


The path for filename expands to more than 260 characters.


If the given file is named LNKn, which is a filename generated by the linker for a temporary file, then the directory specified in the TMP environment variable may not exist, or more than one directory is specified for the TMP environment variable. (Only one directory path should be specified for the TMP environment variable.)


If the error occurs on the executable filename, an earlier version of the executable may still be running. You will need to terminate the executable before linking it. In Windows NT or Windows 95 you can use the utility PVIEW to look for and kill instances of the application. PVIEW.EXE is shipped with Visual C++.


If the error message occurs for a library name, and you recently ported the .MAK file from a previous Microsoft Visual C++ development system, the library may no longer be valid. Ensure that the library still exists in this circumstance.
woodwoodwood3 2004-08-19
  • 打赏
  • 举报
回复
支持Unicode的debug库
必须重新安装VC,在选项中选择支持Unicode

15,979

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC 界面
社区管理员
  • 界面
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧