Android Question Copying libraries resources Error

Nando

Member
Licensed User
Longtime User
Hi,

When I use the library ABZipUnzip I have this error message during compilation

B4X:
Parsing code.                          0.14
Compiling code.                        0.47
Compiling layouts code.                0.08
Generating R file.                      0.45
Compiling generated Java code.          4.19
Convert byte code - optimized dex.      26.31
    Optimized dexer failed. Switching to Standard dexer.
Packaging files.                        1.75
Copying libraries resources            Error
Le fichier existe.



You know what is the reason?

thank you in advance.
 

Nando

Member
Licensed User
Longtime User
Yes, even with only this library it's the same.

But the problem in my opinion is not in the library or in B4A because the description of the error is returned in French. (My windows is in french)

B4A does what when it "Copying libraries resource" ?

Thank you for your help Erel.
 
Upvote 0
Top