Hello,
I have downloaded the XUI Views Example file and compiling it produces this error.
I am working with B4A with other apps and it doesn't give me any problems.
What could be the problem?.
Thank you
I have downloaded the XUI Views Example file and compiling it produces this error.
B4A Version: 9.50
Java Version: 11
Parsing code. (0.12s)
Building folders structure. (0.05s)
Compiling code. (0.46s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. (0.16s)
Compiling generated Java code. (3.10s)
Convert byte code - optimized dex. (1.11s)
Packaging files. Error
warning: overwriting 'b4xlibs\Files\b4xinputtemplate.bal' with '..\Files\b4xinputtemplate.bal'
warning: overwriting 'b4xlibs\Files\datepicker.bal' with '..\Files\datepicker.bal'
warning: overwriting 'b4xlibs\Files\datetemplate.bal' with '..\Files\datetemplate.bal'
warning: overwriting 'b4xlibs\Files\listtemplate.bal' with '..\Files\listtemplate.bal'
warning: overwriting 'b4xlibs\Files\longtexttemplate.bal' with '..\Files\longtexttemplate.bal'
warning: overwriting 'b4xlibs\Files\searchtemplate.bal' with '..\Files\searchtemplate.bal'
..\Files\Dialog.css: error: File is case-insensitive equivalent to: b4xlibs\Files\dialog.css
AAPT path: C:\android_sdk_0917\tools\..\build-tools\28.0.3\aapt.exe
Exit code:1
I am working with B4A with other apps and it doesn't give me any problems.
What could be the problem?.
Thank you