Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2041002
  • 博文数量: 519
  • 博客积分: 10070
  • 博客等级: 上将
  • 技术积分: 3985
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-29 14:05
个人简介

只问耕耘

文章分类

全部博文(519)

文章存档

2016年(1)

2013年(5)

2011年(46)

2010年(220)

2009年(51)

2008年(39)

2007年(141)

2006年(16)

我的朋友

分类: C/C++

2011-07-04 10:13:45

Occasionally when rebuilding a C++ project with map file requested I get the following error:

LinkEmbedManifest:
3>     Creating library C:\projects\MYSolution\Windows\Debug\MYProject.lib and object C:\projects\MYSolution\Windows\Debug\MYProject.exp
3>LINK : fatal error LNK1104: cannot open file 'C:\projects\MYSolution\Windows\Debug\MYProject.map'
3>
3>Build FAILED.

Deleting the map file and rebuilding fixes the problem.

Comments:


Posted by Microsoft on 3/26/2010 at 1:31 PM
Thank you for reporting this issue. This is now fixed and should be shipped in a future release. Meanwhile, disabling incremental linking should prevent the error in most cases.

Igor Savelzon
Dev - Visual C++

阅读(920) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~