Bug? Compiling error ... "16-bit application unsupported"

rafaelbr20

Member
Licensed User
Longtime User
Hi everyone ...

I don't know why, but my B4A is not compiling any projects ...

DEBUG LOG

B4A version: 5.80
Parsing code. (0.10s)
Compiling code. (0.14s)

ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.09s)
Generating R file. Error

O executável especificado não é um aplicativo válido para esta plataforma de SO.
[English Translation] The executable specified is not a valid application for this OS platform.


The message mention file aapt.exe, and says:

"It can not start or run due to an incompatibility between versions of 64bit windows. Please contact the software vendor to see if there is a version compatible with Windows 64-bit available."

Captura de tela 2016-04-02 10.53.07.png



Captura de tela 2016-04-02 11.02.15.png


Any help ?

Thanks so much !
 
Top