So i formated my PC and now when i try to compile any project im getting :
B4A Version: 8.50
Parsing code. (0.01s)
Building folders structure. (0.01s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
Could not find a part of the path 'G:\mustafapx\Android\TV\Soft link\Objects\gen\seven\zero\isl\R.java'.
it only compiled one time but after that kepp getting this
also when i try to create a new project and compile it im getting
B4A Version: 8.50
Parsing code. (0.00s)
Building folders structure. (0.02s)
Compiling code. (0.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. (0.12s)
Compiling debugger engine code. (0.79s)
Compiling generated Java code. Error
javac 1.8.0_201
javac: file not found: gen\b4a\example\R.java
Usage: javac <options> <source files>
use -help for a list of possible options
This error usually happens when you save the project under a restricted folder such as "Program Files".
i tried to put the project in every partition but still the same
also tried to reinstall the jdk but no luck
B4I and B4J works fine only B4A
No idea why
any help please?
B4A Version: 8.50
Parsing code. (0.01s)
Building folders structure. (0.01s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
Could not find a part of the path 'G:\mustafapx\Android\TV\Soft link\Objects\gen\seven\zero\isl\R.java'.
it only compiled one time but after that kepp getting this
also when i try to create a new project and compile it im getting
B4A Version: 8.50
Parsing code. (0.00s)
Building folders structure. (0.02s)
Compiling code. (0.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. (0.12s)
Compiling debugger engine code. (0.79s)
Compiling generated Java code. Error
javac 1.8.0_201
javac: file not found: gen\b4a\example\R.java
Usage: javac <options> <source files>
use -help for a list of possible options
This error usually happens when you save the project under a restricted folder such as "Program Files".
i tried to put the project in every partition but still the same
also tried to reinstall the jdk but no luck
B4I and B4J works fine only B4A
No idea why
any help please?
Last edited: