andredamen Active Member Licensed User Longtime User May 5, 2026 #1 B4A Versie: 13.40 Controleren code. (0.35s) Java Versie: 17 Building folders structure. (0.08s) Voer een bijzondere actie uit. (0.08s) Compileren code. (0.27s) Compileren weergaven code. (0.02s) Bibliotheken organiseren. (0.00s) (AndroidX SDK) Compiling resources Error ..\res: error: failed to open directory: Het systeem kan het opgegeven bestand niet vinden. (2).
B4A Versie: 13.40 Controleren code. (0.35s) Java Versie: 17 Building folders structure. (0.08s) Voer een bijzondere actie uit. (0.08s) Compileren code. (0.27s) Compileren weergaven code. (0.02s) Bibliotheken organiseren. (0.00s) (AndroidX SDK) Compiling resources Error ..\res: error: failed to open directory: Het systeem kan het opgegeven bestand niet vinden. (2).
DonManfred Expert Licensed User Longtime User May 5, 2026 #2 The folder res is no longer existent in your project-path Install it back from a backup or restore it with the files needed there. One of the libraries you are using need them... Upvote 0
The folder res is no longer existent in your project-path Install it back from a backup or restore it with the files needed there. One of the libraries you are using need them...
andredamen Active Member Licensed User Longtime User May 5, 2026 #3 I have found it: this was not a missing directory res in objects but a directory res in the the directory B4A. In this map belonged xml/provider_override.xml Upvote 0
I have found it: this was not a missing directory res in objects but a directory res in the the directory B4A. In this map belonged xml/provider_override.xml