KonaKart Community Forum

General Category => Miscellaneous => Topic started by: Vladimir on October 14, 2009, 11:21:29 am

Title: Ant 1.7 compile problem
Post by: Vladimir on October 14, 2009, 11:21:29 am
I use 1.7.1 version of Ant for buid KK, and faced with "javac.exe CreateProcess error=87" error while execute compile task. Problem solved by changing property fork="yes" to fork="false" of this task.

PS Also let more memory to your Ant for succeful compile