Copy libraries resources - Access to path denied error

garyr65

New Member
Licensed User
Longtime User
I have recently been intermittently receiving the following message when compiling my application:

B4A_CompileError.png

The application is a simple 2 activity object that uses the AHActionBar, AHQuickAction, Core, Dialogs and Reflection libraries.
As far as I can see I have the files in the subdirectories of the objects/res directory as read only and I have been doing a Clean Project prior to the compile.
Sometime it compiles cleanly, sometimes I get the error.
If I try to compile again immediately after the error it sometimes works.
Eventually it does compile.

I am using version 2.02 (although this did happen with 2.00).
I do not know if this is caused by the upgrade to version 2 as I was not programming much and not using these libraries then.

I am running Windows 7.
 

garyr65

New Member
Licensed User
Longtime User
Thank you for replying so quickly.

I am now running as adminstrator (little shield on task bar to check) and I am still getting the error.
 
Top