i have this error when compile my project:
Compiling code. 0.04
Compiling layouts code. 0.01
Generating R file. 0.01
Compiling generated Java code. Error
javac 1.7.0_03
src\com\pippo\deejay\main.java:54: error: cannot find symbol
processBA.sharedProcessBA.activityBA = null;
^
symbol: variable sharedProcessBA
location: variable processBA of type BA
1 error
one help?
Compiling code. 0.04
Compiling layouts code. 0.01
Generating R file. 0.01
Compiling generated Java code. Error
javac 1.7.0_03
src\com\pippo\deejay\main.java:54: error: cannot find symbol
processBA.sharedProcessBA.activityBA = null;
^
symbol: variable sharedProcessBA
location: variable processBA of type BA
1 error
one help?