From: Jeremiah J. B. <jbl...@da...> - 2011-02-07 17:56:42
|
Hi there, I've been trying, without much success, to compile and run a project in Xcode. Specifically, XMLVM gives me the following error when build using "run-Xcode": -do-xproject: [echo] Creating Xcode project [java] [02/01/11 13:10:56.239] DEBUG: Forcing --enable_ref_counting for target IPHONE [java] [02/01/11 13:15:12.901] ERROR: Oh no, XMLVM needs more memory. Try running with -Xmx1G. I've actually set the ANT_OPTS variable for the memory to various values (1G, 2G, etc), but the same error shows up. Is there something I'm missing? The process itself usually gets up to around 650M before it errors out. Any help would be great! :) --Jeremiah |