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 开启大内存呢???!!!
w狸猫
2015/08/16 06:43- x86
- 内存
- visual studio
- 点赞
- 收藏
- 回答