Android Question New Notebook, problems compiling

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
Hi, I bought a new notebook, install all from scratch as per the docs, all installed in E: drive, (not C and I having errors compiling.

Error in E:\AndroidSdk\tools\..\extras\b4a_local\unpacked-kotlin-stdlib-1.3.71-63720609988000\dex_v1\kotlin-stdlib-1.3.71.zip:classes.dex:
Type kotlin.ArrayIntrinsicsKt is defined multiple times: E:\AndroidSdk\tools\..\extras\b4a_local\unpacked-kotlin-stdlib-1.3.71-63720609988000\dex_v1\kotlin-stdlib-1.3.71.zip:classes.dex, E:\AndroidSdk\tools\..\extras\b4a_local\unpacked-kotlin-stdlib-1.6.10-63783472550000\dex_v1\kotlin-stdlib-1.6.10.zip:classes.dex
Compilation failed

Ive deleted and reintall everything twice and same errors, I have my old notebook compiling ok, try deleting the folders and copy it from my old to the new and still getting the same errors.

May be its because I dont install in C?

Regards
 

JohnC

Expert
Licensed User
Longtime User
Upvote 0

MicroDrie

Well-Known Member
Licensed User
Longtime User
I have never installed mij B4A and B4J IDEs on the C drive and this is never a problem. The only problem is that some programs assume by default that you don't distinguish between standard Windows OS location and your data with additional software on a "data" disk. The key is to see if only this or that all programs have a problem. You will probably have another program to see if it can compile without errors. If so, chances are you are either using the already reported obsolete or wrong library, or you have a wrong hard coded reference to the program disk in your program or initialization (files) and you may run into a 32 or 64 bit reference and use of to other libraries versions.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…