Erel,
The following Compiling happened with Debug only, It would not happen when use release compile mode, even it could running normally!
The following Compiling happened with Debug only, It would not happen when use release compile mode, even it could running normally!
Compiling code. 0.02
Compiling layouts code. 0.02
Generating R file. 0.00
Compiling generated Java code. Error
B4A line: 21
End Sub
javac 1.6.0_25
src\color\psygame\color.java:154: cannot find symbol
symbol : class psygame
location: class color.psygame.color
return new Object[] {"aR",_ar,"aG",_ag,"aB",_ab,"aN",_an,"Main",Debug.moduleToString(color.psygame.main.class)};
^
1 error
Last edited: