Potential Bug - Building For Android Target
Monkey Forums/Monkey Bug Reports/Potential Bug - Building For Android Target
| ||
Hi, I've encountered something strange when building for the Android target. A part of the build process appears to be failing, apparently due to spaces in the paths for the tools (Android SDK, JDK or Ant). For full details, please this post from the Android section of the forum: http://www.monkey-x.com/Community/posts.php?topic=9508 |
| ||
Think I've fixed it - transcc wasn't handling spaces in ANT_PATH properly. |
| ||
Thanks Mark, I'll give it another try in the next release! |