Android Question B4A 12 project compiling error

Mostez

Well-Known Member
Licensed User
Longtime User
I've got this message while compiling project:
Compiling generated Java code. Error
Cannot find: C:\Program Files\Anywhere Software\B4A\libraries\jhscore.jar

how to fix this?

TIA
 

DonManfred

Expert
Licensed User
Longtime User
Uninstall B4A. Delete all files from the internal libary folder (C:\Program Files\Anywhere Software\B4A\libraries\)
Make sure the old folder is empty

Install B4A again.


Looks like you have an additional library xml in the internal libraryfolder.
jhscore is not a internal library and no file with this name should be in the internal library folder.

PS: If you updated from a version <12 then you have to install a new SDK. You already did that?
 
Last edited:
Upvote 0

teddybear

Well-Known Member
Licensed User
yes, here is what I've installed
I see the file's date is 31/10, but v12 released date is 17/11, try re-downloading them.
 
Upvote 0
Top