Android Question B4A 13.5 Compile error missing file

tsteward

Well-Known Member
Licensed User
Longtime User
I have just last night set up a new computer. Downloaded the latest B4A 13.5 but when I try to compile my app I get the following error
 

Peter Simpson

Expert
Licensed User
Longtime User
Try cleaning the Project.
In the B4A IDE, navigate to Tools > Clean Project. This will clear the Objects directory and force the compiler to recreate it and re-extract all required library files during the next build.

I presumed that you reinstated everything correctly in the first place.
 
Upvote 0

Chris2

Active Member
Licensed User
Longtime User
Have you tried manually deleting the Objects folder?
Maybe the permissions got messed up during the transfer to your new PC.

Also, make sure the OneDrive or similar is not blocking things - on a new PC I imagine that it defaults to monitoring & backing up the User Documents folders.
 
Upvote 0

tsteward

Well-Known Member
Licensed User
Longtime User
Yes I have tried deleting everything in the objects folder. I don't keep my apps in folders that sync online as I find it screws them up.
 
Upvote 0

asales

Expert
Licensed User
Longtime User
Sometimes I get this error in previous versions of B4A, but (until now) not in this new version.
b4xinputtemplate.bal is part of the XUI View lib.

When I get his error before, this is one of the fixed that I used:
- remove the XUI Views (or other libs that use it)
- clean the project
- add the XUI Views again
 
Upvote 0

teddybear

Well-Known Member
Licensed User
Have you tried moving this project LARA5 from the Documents folder to another folder?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…