如何避免超出Visual Studio的内部ILK大小限制? [英] How can I avoid exceeding the internal ILK size limit in visual studio?

查看:269
本文介绍了如何避免超出Visual Studio的内部ILK大小限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2005中构建一个大型项目,在增量链接中出现错误:

Building a large project in Visual Studio 2005, I am getting an error in incremental linking:

LINK:致命错误LNK1210:超出内部ILK大小限制;链接到/INCREMENTAL:否

LINK : fatal error LNK1210: exceeded internal ILK size limit; link with /INCREMENTAL:NO

除了避免增量链接之外,您是否还有其他选择?尤其是,有没有可以减少内部ILK数据大小的做法?

Do you know of any options other than avoiding incremental linking? In particular, are there practices that will reduce the size of the internal ILK data?

推荐答案

首先结束所有无用的进程(firefox,它喜欢RAM),关闭VS并等待一段时间,重新启动IDE,仅使用IDE并尝试构建.没有帮助-尝试发布版本.仍然错误-编辑boot.ini,并指定了限制.

first end up all useless processes (firefox, it likes RAM), close VS and wait a while, relunch IDE, only IDE and try build. didnt help - try release build. still error - edit boot.ini there is the limit specified.

这篇关于如何避免超出Visual Studio的内部ILK大小限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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