Hi clickteam and all clickers! I have several errors, if I try compile any source for Android Exporter! Sometime ago I have not errors, but now I have many fails them I try compile! I not change paths for JDK and Android SDK, any solution? Thanks!
This is text of building log:
Code
Buildfile: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 22.6.3
[checkenv] Installed at C:\Program Files (x86)\Android\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 19.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 4.4.2
[gettarget] API level: 19
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\res
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\gen
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\classes
[mkdir] Created dir: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 376 source files to C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\classes
[javac] C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\src\RunLoop\CRun.java:1516: warning: unmappable character for encoding UTF-8
[javac] // V243 Si sprite a moitie effac?
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
-post-compile:
-obfuscate:
-dex:
[dex] input: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\bin\classes
[dex] input: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\libs\ouya-sdk.jar
[dex] input: C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\libs\GoogleAdMobAdsSdk-6.4.1.jar
[dex] Pre-Dexing C:\Users\7C77~1\AppData\Local\Temp\AndBBFB.tmp\libs\ouya-sdk.jar -> ouya-sdk-ca7d7656872c58142706ddb04512f272.jar
[dx] Error: Could not create the Java Virtual Machine.
[dx] Error: A fatal exception has occurred. Program will exit.
[dx] Error occurred during initialization of VM
[dx] Could not reserve enough space for object heap
BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:892: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:894: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:906: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:284: null returned: 1
Total time: 5 seconds
Display More
.