Clickteam Fusion 2.5

Clickteam Fusion 2.5

SpoW 12 ENE 2018 a las 2:15 p. m.
Export to Android ERROR [SOLVED]
hello, i cant export my game for Android.

Everytime i have this Error.

Buildfile: C:/Users/Spow/AppData/Local/Temp/And2A92.tmp/build.xml

BUILD FAILED
C:/Users/Malakas/AppData/Local/Temp/And2A92.tmp/build.xml:84: Cannot find D:\?????????¬?½?µ???± ?µ???³?±?????±??\tools\ant\build.xml imported from C:/Users/Malakas/AppData/Local/Temp/And2A92.tmp/build.xml

Total time: 0 seconds

Enyone knows what happent?
Thanks in advance and sorry for my English.
Última edición por SpoW; 15 ENE 2018 a las 1:03 p. m.
< >
Mostrando 1-7 de 7 comentarios
Wodjanoi 12 ENE 2018 a las 3:08 p. m. 
This error means that the build.xml is probably missing.

You can find a compilation of solution suggestions in this thread: https://community.clickteam.com/threads/102074-Build-Failed-Android-SDK-and-JRE-are-installed
SpoW 14 ENE 2018 a las 2:21 p. m. 
Publicado originalmente por Wodjanoi:
This error means that the build.xml is probably missing.

You can find a compilation of solution suggestions in this thread: https://community.clickteam.com/threads/102074-Build-Failed-Android-SDK-and-JRE-are-installed


Thank you very much. This link help me to solve the previous problem.
Now i build the App and i have this error.

BUILD FAILED
D:\Program Files (x86)\Android\Sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
D:\Program Files (x86)\Android\Sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

Total time: 2 seconds

You know something for this?

Thanks in advance

Wodjanoi 14 ENE 2018 a las 3:12 p. m. 
You should better post a full error log, but you can check the following first:

- Fusion 2.5 is up-to-date?
- review your path setup in Fusion settings and remove empty spaces if you find any
- try to build an empty project - if you don't get the same error, an outdated object/extension might cause the issues
- eventually you used invalid characters for your app package name
SpoW 14 ENE 2018 a las 3:15 p. m. 
Publicado originalmente por Wodjanoi:
You should better post a full error log, but you can check the following first:

- Fusion 2.5 is up-to-date?
- review your path setup in Fusion settings again and remove empty spaces, if you find any
- try to build an empty Android project - if you get the same error, an outdated object/extension might cause the issues
- eventually you used invalid characters for your app package name


The full error

Buildfile: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/build.xml

-set-mode-check:

-set-debug-files:

-check-env:
[checkenv] Android SDK Tools Revision 25.2.5
[checkenv] Installed at D:\Program Files (x86)\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: 27.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 8.1.0
[gettarget] API level: 27
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin/res
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin/rsObj
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin/rsLibs
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/gen
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin/classes
[mkdir] Created dir: C:/Users/malakas/AppData/Local/Temp/AndA234.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 386 source files to C:/Users/malakas/AppData/Local/Temp/AndA234.tmp/bin/classes
[javac] error: Source option 1.5 is no longer supported. Use 1.6 or later.
[javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

BUILD FAILED
D:\Program Files (x86)\Android\Sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
D:\Program Files (x86)\Android\Sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

Total time: 1 second


- Fusion 2.5 is up-to-date.
- I reviewing my path and nothing happens.
- I build an empty project and i have the same error
- I used my own charapters, have importance the charapters or names?
Última edición por SpoW; 14 ENE 2018 a las 3:27 p. m.
Wodjanoi 14 ENE 2018 a las 3:44 p. m. 
You should check out this thread then - some of the suggestions here will probably help you with this specific error:
https://community.clickteam.com/threads/103235-Having-issues-exporting-any-ideas-(cannot-find-build-xml)
SpoW 15 ENE 2018 a las 1:07 p. m. 
Publicado originalmente por Wodjanoi:
You should check out this thread then - some of the suggestions here will probably help you with this specific error:
https://community.clickteam.com/threads/103235-Having-issues-exporting-any-ideas-(cannot-find-build-xml)

I unstall all and istall with method to your first replay.
All its ok now.
Thank you again for your response!!
Última edición por SpoW; 15 ENE 2018 a las 1:08 p. m.
Wodjanoi 15 ENE 2018 a las 2:10 p. m. 
I'm glad that everything is fine now!
< >
Mostrando 1-7 de 7 comentarios
Por página: 1530 50

Publicado el: 12 ENE 2018 a las 2:15 p. m.
Mensajes: 7