| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 401 人关注过本帖
标题:这是个什么问题啊???
只看楼主 加入收藏
孙宁彬
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2013-12-27
结帖率:0
收藏
已结贴  问题点数:20 回复次数:3 
这是个什么问题啊???
link:fatal error LNK1104: cannot open file "Debng/CPP/.exe"???????这是怎么了??
搜索更多相关主题的帖子: cannot file 
2013-12-27 21:18
纸T0
Rank: 4
来 自:
等 级:业余侠客
威 望:2
帖 子:34
专家分:216
注 册:2013-11-16
收藏
得分:7 
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.


检查一下拼写吧!

2013-12-27 21:29
韶志
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
来 自:斗气大陆
等 级:贵宾
威 望:44
帖 子:2223
专家分:13592
注 册:2013-3-22
收藏
得分:7 
  你的exe正在运行吧...   这样情况下调试当然有错误

自己学着百度

三十年河东,三十年河西,莫欺少年穷!
2013-12-28 12:53
程大
Rank: 2
等 级:论坛游民
帖 子:7
专家分:17
注 册:2013-12-29
收藏
得分:7 
可能你同时写行了多个程序
2013-12-29 14:53
快速回复:这是个什么问题啊???
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.048417 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved