I have just installed a NAS drive (asustor) on my home network to hold all my source files.
I have the drive mapped and have full read/write permission to the mapped drive.
I copied my source files to the new drive and checked they all had read/write permission.
When I try and build a project I get an error:
Then..
I have the drive mapped and have full read/write permission to the mapped drive.
I copied my source files to the new drive and checked they all had read/write permission.
When I try and build a project I get an error:
I tried deleting the Objects directory (as B4A creates this) but then I get other errors.B4A Version: 11.00
Parsing code. (0.00s)
Java Version: 11
Building folders structure. (0.14s)
Compiling code. Error
Error compiling program.
Error description: Cannot create "S:\Android\B4A\Gate\Objects\src\ntp" because a file or directory with the same name already exists.
Error occurred on line: 33
End Sub
B4A Version: 11.00
Parsing code. (0.00s)
Java Version: 11
Building folders structure. (0.08s)
Compiling code. (0.05s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources Error
bin\extra\compiled_resources\ntp.opengate.zip: error: The system cannot find the file specified. (2).
Then..
The project builds perfectly and without problem on a local drive.B4A Version: 11.00
Parsing code. (0.01s)
Java Version: 11
Building folders structure. (0.15s)
Compiling code. (0.05s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources (0.09s)
Linking resources (0.23s)
Compiling generated Java code. Error
The directory name is invalid.