java - GC overhead limit exceeded trying to build LibGDX project -
i'm trying run libgdx project ios configuration maintain running next error:
failure: build failed exception. * went wrong: execution failed task ':ios:launchiphonesimulator'. > java.lang.outofmemoryerror: gc overhead limit exceeded
i've tried modifying gradlew file next params, still same error:
default_jvm_opts="-xmx2048m -xx:+useconcmarksweepgc"
any ideas else can work around issue? thanks!
tried several different things (gradlew clean, removing dependencies , downloading them again, increasing heap size way 2g, etc), fixed rebooting machine.
yeah, reboot fixed it. weird.
java android robovm
No comments:
Post a Comment