Bug? [Solved] B4A v9.0 BETA> Could not find a part of the path 'C:\Android_B4x\extras\b4a_local\unpa...

fredo

Well-Known Member
Licensed User
Longtime User
Fixed in Beta #2

After start of compilation this occurs:
B4A Version: 9.00 BETA #1
Parsing code. (0.35s)
Building folders structure. (0.04s)
Compiling code. (0.23s)
Compiling layouts code. (0.02s)
Organizing libraries. Error
Could not find a part of the path 'C:\Android_B4x\extras\b4a_local\unpacked-amir_glide-63661765737730\jars\d_\glide-full-4.7.0.jar'.

2019-03-20_7-29-28.jpg


What should be done to correct this?
 
Last edited:

Multiverse app

Active Member
Licensed User
Longtime User
B4X:
B4A Version: 9.00 BETA #1
Parsing code.    (0.24s)
Building folders structure.    (0.02s)
Compiling code.    (0.44s)
    
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code.    (0.05s)
Organizing libraries.    (0.00s)
Generating R file.    Error
ERROR: Unable to open class file gen\com\multiverse\jarvis\Manifest.java: No such file or directory

Is this the same issue?
 
Top