w狸猫 2015-08-16 06:43 采纳率: 0%
浏览 4720

Editbin /LARGEADDRESSAWARE

我想在x86的平台上开辟大内存 但vs 默认x86 内存<2GB 我尝试了网上的一些方法

In "Build Events" tab, put following command
editbin /largeaddressaware $(TargetPath)
into the "Post-build event command line:"
This is the case for VS2008. I think it should work in the same way for VS2010.
原帖:
http://stackoverflow.com/questions/2597790/can-i-set-largeaddressaware-from-within-visual-studio
它报错了 错误9009
到底应该怎么使用editbin 开启大内存呢???!!!

  • 写回答

3条回答 默认 最新

  • Robot-S 2015-08-16 06:46
    关注

    http://www.cs.nyu.edu/exact/core/doc/stackOverflow.txt

    Stack Overflow Problems

    This file gives some hints on addressing this problem on different platforms.

    Under Unix-like s......
    答案就在这里:editbin
    ----------------------Hi,地球人,我是问答机器人小S,上面的内容就是我狂拽酷炫叼炸天的答案,除了赞同,你还有别的选择吗?

    评论

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改