Android Question Error when compiling: Access denied

I was recompiling a new version of an existing app and I got the error below:

B4A Version: 12.50
Parsing code. (0.06s)
Java Version: 14
Building folders structure. Error
Access denied to path 'D:\Users\pjreb\Google Drive\Shaknspin\shaknspin_app - neuhaus\Objects\b4xlibs\Files'.

However, when trying to recompile older versions the same error appeared...

Tried running B4A as Admin but made no difference.

Any ideas ?
 

dbprogramer

Member
Licensed User
Longtime User
Any ideas? Did you find a solution? I'm seeing the same problem...
I was recompiling a new version of an existing app and I got the error below:

B4A Version: 12.50
Parsing code. (0.06s)
Java Version: 14
Building folders structure. Error
Access denied to path 'D:\Users\pjreb\Google Drive\Shaknspin\shaknspin_app - neuhaus\Objects\b4xlibs\Files'.

However, when trying to recompile older versions the same error appeared...

Tried running B4A as Admin but made no difference.
 
Upvote 0

dbprogramer

Member
Licensed User
Longtime User
I followed the advice of an older post to delete the Bin directory (which for some reason was not easy) but that solved the problem
 
Upvote 0
Top